3 changed files with 65 additions and 7 deletions
@ -0,0 +1,17 @@ |
|||
{ |
|||
"mcpServers": { |
|||
"天气": { |
|||
"url": "http://localhost:3001/sse", |
|||
"env": {} |
|||
}, |
|||
"filesystem": { |
|||
"command": "npx", |
|||
"args": [ |
|||
"-y", |
|||
"@modelcontextprotocol/server-filesystem", |
|||
"D:/@code/demo/x6-demo", |
|||
"D:/@code/demo/x6-demo" |
|||
] |
|||
} |
|||
} |
|||
} |
Loading…
Reference in new issue