MCP server to communicate with DAP servers allowing AI Agents the ability to debug live programs.
$git clone https://github.com/go-delve/mcp-dap-serverInstalls into the current project.
Install mcp-dap-server by running `git clone https://github.com/go-delve/mcp-dap-server`, then use it for the current task and follow its documentation at https://github.com/go-delve/mcp-dap-server.