mend3/vscode-agent-bridge

A semantic interface between AI coding agents and VS Code — workspace state, editor focus, language services and structured edits over MCP.

0Stars on the repository
7Mods indexed here, across every type
21d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

vscode-bridge

01

mend3/vscode-agent-bridge

Plugin Claude Code

Semantic access to your running VS Code window: workspace state, editor focus, search, language services and structured edits.

0 21d ago A tokens not measured original MIT

vscode

02

mend3/vscode-agent-bridge

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.

0 21d ago A tokens not measured original MIT

SessionStart

03

mend3/vscode-agent-bridge

Hook

Runs when a session starts, executing session-context.mjs via node. From mend3/vscode-agent-bridge.

0 21d ago A tokens not measured copy · 52% MIT

PostToolUse

04

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.

0 21d ago A tokens not measured original MIT

PreToolUse

05

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.

0 21d ago A tokens not measured original MIT

setup

06

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.

0 21d ago A 31 tokens original MIT

vscode-workflow

07

mend3/vscode-agent-bridge

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.

0 21d ago A 63 tokens original MIT