VSCode Devtools MCP
MCP Serverby biegehydra · Added 5mo ago
Claude
44
Install
git clone https://github.com/biegehydra/BifrostMCPAdd to Claude
claude mcp add vscode-devtools-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"vscode-devtools-mcp": {
"command": "npx",
"args": [
"@modelcontextprotocol/vscode-devtools-mcp"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Connect to VSCode IDE with semantic tools like find_usages
Tags
developmentmcp-server