thomasgazzoni/vsc-mcp
This project provides tools that expose Language Server Protocol (LSP) functionality as MCP (Model Context Protocol) tools
Platform-specific configuration:
{
"mcpServers": {
"vsc-mcp": {
"command": "npx",
"args": [
"-y",
"vsc-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...