This is an MCP Server and VS Code extension which enables LLMs to interactively debug and evaluate expressions. That means it should work with various models / clients etc. It's language-agnostic, ...
Runs a local HTTP MCP server at http://127.0.0.1:3098/mcp inside the VS Code Extension Host. Bridges MCP tool calls to the VS Code Debug Adapter Protocol (DAP) for ...