Plugin Claude Code
Plugin marketplace listing 1 plugin: vscode-bridge.
Plugin Claude Code
Plugin marketplace listing 1 plugin: vscode-bridge.
Plugin Claude Code
Semantic access to your running VS Code window: workspace state, editor focus, search, language services and structured edits.
MCP server Claude CodeCodexCursor +2
MCP server "vscode" as configured in mend3/vscode-agent-bridge. Runs ${CLAUDE_PLUGIN_ROOT}/bin/bridge-stdio.mjs with node. Needs 1 environment variable to run.
Hook
Runs when a session starts, executing session-context.mjs via node. From mend3/vscode-agent-bridge.
Hook
Runs after a tool call finishes for Read, Grep, Glob, Edit, Write and MultiEdit tool calls, executing unsaved-warning.mjs and after-edit-diagnostics.mjs via node (2 commands). From mend3/vscode-agent-bridge.
Hook
Runs before the agent uses a tool for Edit, Write and MultiEdit tool calls, executing guard-unsaved-edit.mjs via node. From mend3/vscode-agent-bridge.
Skill Claude CodeCodex
Diagnose and fix the connection between Claude Code and VS Code. Use when the vscode bridge tools are missing, failing, or connecting to the wrong window.
Skill Claude CodeCodex
How to work in a codebase that has a live VS Code window attached. Use whenever you are reading, searching, navigating, editing or verifying code in a project where the vscode bridge tools are available — especially for finding usages, renaming, checking errors, or acting on what the user is currently looking at.