Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by malvex • Uncategorized
A VS Code extension providing a Model Context Protocol server for AI-assisted language intelligence, debugging, and code execution.
Provide language intelligence features such as go-to-definition, hover info, and symbol search within VS Code.
Control and inspect debugging sessions programmatically, including setting breakpoints and evaluating expressions.
Perform workspace-wide refactoring and code analysis using semantic understanding.
This MCP server enables AI assistants to interact with the VS Code environment by exposing language server features, debugging controls, and refactoring tools through a standardized protocol. It facilitates advanced code navigation, semantic understanding, and runtime debugging, improving developer productivity and AI integration. The server runs as a VS Code extension with a standalone bridge server, allowing seamless communication with AI clients like Claude Desktop.