UNPKG

@debugmcp/mcp-debugger

Version:

Step-through debugging MCP server for LLMs

6 lines 177 B
/** * MCP Debugger extensions to the DAP protocol * Currently used to mark silent DAP commands injected by the proxy. */ export {}; //# sourceMappingURL=dap-extensions.js.map