mend3

8 mods across 1 repository, 0 stars between them.

vscode-bridge

02

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 20d ago A tokens not measured original MIT

vscode

03

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 20d ago A tokens not measured original MIT

SessionStart

04

mend3/vscode-agent-bridge

Hook

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

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

PostToolUse

05

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 20d ago A tokens not measured original MIT

PreToolUse

06

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 20d ago A tokens not measured original MIT

setup

07

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 20d ago A 31 tokens original MIT

vscode-workflow

08

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 20d ago A 63 tokens original MIT