Coding Agents
TypeScript
vscode-mcp-server
A MCP Server that allows AI such as Claude to read from the directory structure in a VS Code workspace, see problems picked up by linter(s) and the language server, read code files, and make edits.
Tool Information
Type
TypeScript
Environment
Local
Loading documentation...
Quick Actions
Related Tools
Agent-MCP
A framework for creating multi-agent systems using MCP for coordinated AI collaboration, featuring task management, shared context, and RAG capabilities.
code-assistant
Coding agent with basic list, read, replace_in_file, write, execute_command and web search tools. Supports multiple projects concurrently.
code-to-tree
A single-binary MCP server that converts source code into AST, regardless of language.