配置continue

This commit is contained in:
2025-11-20 16:47:47 +08:00
parent 6ca101727a
commit 1f3d3d8a7c
2 changed files with 35 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
name: New MCP server
version: 0.0.1
schema: v1
mcpServers:
- name: chrome-devtools
command: node
args:
- "C:\\nvm4w\\nodejs\\node_modules\\chrome-devtools-mcp\\build\\src\\index.js"
env: {}