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.
VSCode MCP is a comprehensive monorepo solution that enables MCP clients to access rich VSCode context information in real-time. It leverages VSCode's Language Server Protocol to provide accurate code analysis, diagnostics, and intelligent navigation, significantly improving the efficiency of AI coding agents.
Features
Compatibility
Quick start
Use cases
Alternatives
Related searches
Comments
- CCorey LewisMay 11, 2026
Works across Claude Code, VSCode, Cursor, and Windsurf without reconfiguration
- SScout GarciaApr 6, 2026
Used for automated refactoring that requires editor state awareness, very effective
- JJesse GarciaMar 17, 2026
Editor self-functionality via MCP is a powerful pattern for AI-native development
- Rebel ChenMar 9, 2026
The ability to query and control the editor from within agent workflows is useful