aditya-technophile-06/VS-CODE_MCP-SERVER
Comprehensive Model Context Protocol server providing 29 specialized tools for VS Code integration, file operations, command execution, and project analysis
Platform-specific configuration:
{
"mcpServers": {
"VS-CODE_MCP-SERVER": {
"command": "npx",
"args": [
"-y",
"VS-CODE_MCP-SERVER"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...