copilot mcp
This commit is contained in:
@@ -85,12 +85,12 @@ gh auth login
|
||||
|
||||
`deploy.ps1` 自动写入以下客户端的 MCP 配置:
|
||||
|
||||
| 客户端 | 配置文件 |
|
||||
|--------|---------|
|
||||
| Claude Desktop | `%APPDATA%\Claude\claude_desktop_config.json` |
|
||||
| Cursor | `%USERPROFILE%\.cursor\mcp.json` |
|
||||
| Windsurf | `%APPDATA%\Windsurf\mcp_config.json` |
|
||||
| VS Code | `%APPDATA%\Code\User\mcp.json` |
|
||||
| 客户端 | 配置文件 / 方式 |
|
||||
|--------|----------------|
|
||||
| Claude Desktop | `%APPDATA%\Claude\claude_desktop_config.json`(`mcpServers` 格式) |
|
||||
| Cursor | `%USERPROFILE%\.cursor\mcp.json`(`mcpServers` 格式) |
|
||||
| Windsurf | `%APPDATA%\Windsurf\mcp_config.json`(`mcpServers` 格式) |
|
||||
| **VS Code Copilot Agent** | `%APPDATA%\Code\User\settings.json` → `mcp.servers`(VS Code 专用格式) |
|
||||
| Claude Code CLI | `claude mcp add --scope user`(写入用户级 MCP) |
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user