Oolab-labs/claude-ide-bridge
MCP bridge giving Claude Code full IDE integration — 115+ tools for LSP, debugging, terminals, Git, GitHub, diagnostics, and more. Works with VS Code, Windsurf, Cursor, and Antigravity.
Platform-specific configuration:
{
"mcpServers": {
"claude-ide-bridge": {
"command": "npx",
"args": [
"-y",
"claude-ide-bridge"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...