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-code-reviewer

01

Oolab-labs/claude-ide-bridge

Agent Claude Code

Expert code reviewer that uses IDE bridge LSP tools for deep analysis. Reviews code for correctness, security, and maintainability using type information, reference tracking, and call hierarchy analysis. Use proactively after code changes or when reviewing PRs.

38 4mo ago A 52 tokens original MIT

ide-debugger

02

Oolab-labs/claude-ide-bridge

Agent Claude Code

Autonomous debugging agent that uses IDE bridge debug and terminal tools. Sets breakpoints, evaluates expressions, inspects runtime state, and fixes bugs. Use when encountering test failures, runtime errors, or unexpected behavior.

38 4mo ago A 46 tokens original MIT

ide-test-runner

03

Oolab-labs/claude-ide-bridge

Agent Claude Code

Test runner agent that uses IDE bridge tools to run tests, analyze failures, fix broken tests, and ensure code quality. Use when you need tests run and failures fixed autonomously.

38 4mo ago A 41 tokens original MIT

ide-coverage

05

Oolab-labs/claude-ide-bridge

Skill Claude CodeCodex

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.

38 4mo ago A 44 tokens original MIT

ide-debug

06

Oolab-labs/claude-ide-bridge

Skill Claude CodeCodex

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.

38 4mo ago A 47 tokens original MIT

ide-deps

07

Oolab-labs/claude-ide-bridge

Skill Claude CodeCodex

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.

38 4mo ago A 40 tokens original MIT

Oolab-labs/claude-ide-bridge

Skill Claude CodeCodex

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.

38 4mo ago A 37 tokens original MIT

ide-explore

09

Oolab-labs/claude-ide-bridge

Skill Claude CodeCodex

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.

38 4mo ago A 48 tokens original MIT

ide-quality

10

Oolab-labs/claude-ide-bridge

Skill Claude CodeCodex

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.

38 4mo ago A 40 tokens original MIT

ide-refactor

11

Oolab-labs/claude-ide-bridge

Skill Claude CodeCodex

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.

38 4mo ago A 38 tokens original MIT

ide-review

12

Oolab-labs/claude-ide-bridge

Skill Claude CodeCodex

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.

38 4mo ago A 44 tokens original MIT

cursorrules

13

Oolab-labs/claude-ide-bridge

Cursor rule Cursor

Cursor rule "cursorrules" from Oolab-labs/claude-ide-bridge, covering claude ide bridge — cursor rules, build, tool pattern, extension handlers and error handling.

38 4mo ago A 1,019 tokens original MIT

Oolab-labs/claude-ide-bridge

Instructions file

Instructions for Oolab-labs/claude-ide-bridge, covering claude ide bridge — project instructions, documentation, cli subcommands, bug fix protocol and build & test.

38 4mo ago B 7,590 tokens original MIT

claude-ide-bridge

15

Oolab-labs/claude-ide-bridge

Plugin Claude Code

Full IDE integration for Claude Code — 136+ tools for LSP, debugging, terminals, Git, GitHub, diagnostics, OAuth2, and more.

38 4mo ago A tokens not measured original MIT

claude-ide-bridge

16

Oolab-labs/claude-ide-bridge

MCP server Claude CodeCodexCursor +2

Standalone MCP bridge for Claude Code IDE integration with any editor — 137+ tools for LSP, debugging, terminals, Git, GitHub, and more. Runs locally from the claude-ide-bridge npm package.

38 4mo ago A tokens not measured original MIT

ide-architect

17

Oolab-labs/claude-ide-bridge

Agent

Long-term codebase architectural health agent. Identifies God objects, circular dependencies, tightly coupled modules, and modularization opportunities using LSP import tree and call hierarchy analysis. Use for architecture audits, pre-refactor planning, or onboarding deep-dives.

38 4mo ago A 54 tokens original MIT

PreToolUse

18

Oolab-labs/claude-ide-bridge

Hook

Runs before the agent uses a tool, executing pre-tool-use.sh. From Oolab-labs/claude-ide-bridge.

38 4mo ago A tokens not measured copy · 59% MIT

PostToolUse

19

Oolab-labs/claude-ide-bridge

Hook

Runs after a tool call finishes for Edit and Write tool calls, executing post-edit-diagnostics.sh. From Oolab-labs/claude-ide-bridge.

38 4mo ago A tokens not measured original MIT

SessionStart

20

Oolab-labs/claude-ide-bridge

Hook

Runs when a session starts, executing session-info.sh. From Oolab-labs/claude-ide-bridge.

38 4mo ago A tokens not measured original MIT

InstructionsLoaded

21

Oolab-labs/claude-ide-bridge

Hook

Runs after instructions files are loaded, executing instructions-loaded.sh. From Oolab-labs/claude-ide-bridge.

38 4mo ago A tokens not measured copy · 53% MIT

Elicitation

22

Oolab-labs/claude-ide-bridge

Hook

Runs when the agent asks you a question, executing elicitation.sh. From Oolab-labs/claude-ide-bridge.

38 4mo ago A tokens not measured copy · 61% MIT

WorktreeCreate

24

Oolab-labs/claude-ide-bridge

Hook

Runs when a git worktree is created, executing worktree-create.sh. From Oolab-labs/claude-ide-bridge.

38 4mo ago A tokens not measured original MIT

At most 3 mods per repository are shown here — the rest are on their repository pages: