Oolab-labs/claude-ide-bridge

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.

38Stars on the repository
40Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

ide-coverage

01

Oolab-labs/claude-ide-bridge

Skill Claude Code

Test coverage heatmap from lcov or JSON coverage data. Finds coverage reports, parses line coverage per file, and renders a color-coded file-tree heatmap as HTML. Opens in the system browser.

not rated 38 4mo ago A 44 tokens original MIT

ide-debug

02

Oolab-labs/claude-ide-bridge

Skill Claude Code

Full debug workflow using IDE bridge tools. Runs tests to find failures, sets conditional breakpoints, evaluates expressions in the debugger, identifies root causes, applies fixes, and verifies. Use when debugging test failures or runtime issues.

not rated 38 4mo ago A 47 tokens original MIT

ide-deps

03

Oolab-labs/claude-ide-bridge

Skill Claude Code

Dependency graph for a file or symbol. Calls getCallHierarchy and findReferences, builds a directed graph, and renders an interactive HTML force-directed graph. Opens in the system browser.

not rated 38 4mo ago A 40 tokens original MIT

Oolab-labs/claude-ide-bridge

Skill Claude Code

Diagnostic dashboard across the workspace. Calls getDiagnostics, groups results by severity and file, and renders a sortable color-coded HTML table. Opens in the system browser.

not rated 38 4mo ago A 37 tokens original MIT

ide-explore

05

Oolab-labs/claude-ide-bridge

Skill Claude Code

Deep codebase exploration using IDE bridge LSP tools. Maps architecture, traces call chains, discovers entry points, and builds a mental model of unfamiliar code. Use when onboarding to a new codebase or understanding a module.

not rated 38 4mo ago A 48 tokens original MIT

ide-quality

06

Oolab-labs/claude-ide-bridge

Skill Claude Code

Multi-language code quality sweep using IDE bridge tools. Runs diagnostics across all languages, auto-fixes lint errors, organizes imports, formats code, runs tests, and optionally commits the cleanup.

not rated 38 4mo ago A 40 tokens original MIT

ide-refactor

07

Oolab-labs/claude-ide-bridge

Skill Claude Code

Safe refactoring with snapshot rollback. Creates a checkpoint, performs the refactoring using LSP rename and code actions, runs tests, and rolls back automatically if anything breaks.

not rated 38 4mo ago A 38 tokens original MIT

ide-review

08

Oolab-labs/claude-ide-bridge

Skill Claude Code

Deep PR review using IDE bridge LSP and GitHub tools. Analyzes diffs with code intelligence — follows definitions, checks references, inspects types, runs diagnostics, and posts structured review comments.

not rated 38 4mo ago A 44 tokens original MIT

health-check

10

Oolab-labs/claude-ide-bridge

Skill Claude CodeCodex

Copy this template to your Claude Desktop scheduled-tasks directory.

not rated 38 4mo ago A 0 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: