claude-ide-bridge

data-ai MCP Server

MCP bridge giving Claude Code full IDE integration — 25+ tools for LSP, debugging, terminals, Git, GitHub, diagnostics, and more. Works with VS Code, Windsurf, Cursor, and Antigravity.

VerifiedInstall Ready
data-aidata-ai
6 views37 stars7 forksv2.46.0MIT

Why This Matters

Discovered via github-topic:mcp and last synced 3mo ago.

VerifiedInstall Ready
Source
github-topic:mcp
Stars
37
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx claude-ide-bridge

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "claude-ide-bridge": {
      "command": "npx",
      "args": [
        "claude-ide-bridge"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

16
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (16)

Git

12

8

`getDiagnostics`, `getDocumentSymbols`, `getOpenEditors`, `contextBundle`, `watchDiagnostics`

off

Expand command allowlist for VPS use

10

`findFiles`, `getFileTree`, `searchWorkspace`, `searchAndReplace`, `createFile`, `editText`

29

`goToDefinition`, `findReferences`, `getCallHierarchy`, `getHover`, `explainSymbol`

11

`getCodeCoverage`, `auditDependencies`, `detectUnusedCode`, `generateTests`, `getSecurityAdvisories`

auto

Port (auto-detected from lock files)

6

`runInTerminal`, `getTerminalOutput`, `runCommand`, `runVSCodeTask`, `listVSCodeTasks`

none

Enable Claude subprocess orchestration

Category

Count

Debugging

6

Command

What it does

120000

Session preservation window across disconnects

5

`runClaudeTask`, `listClaudeTasks`, `getClaudeTaskStatus`, `cancelClaudeTask`

Flag

Default

File

Description