tjx666/vscode-mcp

MCP server for Claude Code/VSCode/Cursor/Windsurf to use editor self functionality. ⚡ Get real-time LSP diagnostics, type information, and code navigation for AI coding agents without waiting for slow tsc/eslint checks.

102Stars on the repository
6Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
customA LICENSE file GitHub cannot name, so bodies are not copied

typescript-style

01

tjx666/vscode-mcp

Skill Claude CodeCodex

TypeScript code style and repo conventions for VSCode MCP — inference vs explicit types, ESM import suffixes, zod schema contracts, async VSCode/Node APIs, JSON-safe IPC results, JSDoc for public contracts, and focused validation. Use whenever editing or reviewing .ts / .tsx files in this project.

not rated 102 1mo ago A 71 tokens

tjx666/vscode-mcp

Skill Claude CodeCodex

VSCode MCP Bridge project architecture — current monorepo layout, IPC/EventDispatcher flow, per-workspace socket discovery, MCP/CLI adapters, tool filtering, and VSCode extension services. Consult this before non-trivial project changes, connection debugging, workspacepath reasoning, or onboarding to the codebase.

not rated 102 1mo ago A 68 tokens

tjx666/vscode-mcp

Skill Claude CodeCodex

End-to-end workflow for adding, modifying, or debugging VSCode MCP tools in this repo — IPC zod schema and EventMap, bridge service registration, core ToolDefinition and tool constants, MCP/CLI adapter behavior, workspacepath semantics, CLI flag generation, validation, and regression testing.

not rated 102 1mo ago A 65 tokens