feat: PLANNING体系首版(00路线图/02任务总表/03执行协议/I-03/I-04/registry42口径)+M1止血交付
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# Opt-in overlay: mount the dsh-mcp-client bridge with a local demo MCP
|
||||
# stdio server. Apply with:
|
||||
# dsh web --patch <this file>
|
||||
# or paste the insert list into a profile's cordis.patch.yml.
|
||||
# Tools appear as mcp__demo__echo once the harness boots.
|
||||
- insert:
|
||||
- id: mcp-demo
|
||||
name: '@deepseek-ai/dsh-mcp-client'
|
||||
config:
|
||||
serverName: demo
|
||||
transport: stdio
|
||||
command: node
|
||||
args: ['C:/Users/12914/Desktop/vscode/mcp-demo/server.mjs']
|
||||
failOnStartupError: false
|
||||
Reference in New Issue
Block a user