-
securityA
license-
qualityFacilitates integration with Claude Desktop to run AI agents and execute purchased actions without code, leveraging the Model Context Protocol framework.
Last updated -
1
TypeScript
GPL 3.0
这个 monorepo 包含 VSCode MCP 服务器及其配套的 VSCode 扩展,它们共同使 AI 代理和助手(如 Goose 或 Claude)能够通过模型上下文协议与 VSCode 进行交互。
code-mcp
VS Code
Allows interaction with VS Code through the Model Context Protocol
npx vscode-mcp-server
将其添加到您的 Claude Desktop 配置文件( ~/Library/Application Support/Claude/claude_desktop_config.json
):
Code MCP 服务器为 AI 代理与 VS Code 交互提供了以下工具:
create_diff
创建并显示修改现有文件的差异:
open_file
在 VS Code 编辑器中打开文件:
open_project
在 VS Code 中打开项目文件夹:
check_extension_status
检查扩展是否已安装并响应
get_extension_port
获取 VS Code MCP 扩展的端口号
list_available_projects
显示来自端口注册文件的项目
该项目根据 Apache License 2.0 获得许可 - 有关详细信息,请参阅LICENSE文件。
版权所有 2025 Block, Inc.
本产品包含Block, Inc.开发的软件。