badlogic/vs-claude
VS Code extension and MCP server so Claude Code can open files, diffs and manipulate VS Code in other ways.
Platform-specific configuration:
{
"mcpServers": {
"vs-claude": {
"command": "npx",
"args": [
"-y",
"vs-claude"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...