feat: mcp支持远程调用

This commit is contained in:
ageerle
2025-04-18 10:55:42 +08:00
parent 788b372e32
commit 9cd97a4dc5
3 changed files with 14 additions and 2 deletions

View File

@@ -7,6 +7,16 @@
"@modelcontextprotocol/server-filesystem",
"D:\\software"
]
},
"search1api": {
"command": "C:\\Program Files\\nodejs\\npx.cmd",
"args": [
"-y",
"search1api-mcp"
],
"env": {
"SEARCH1API_KEY": "92A3D8F1-9BFA-485A-90E9-7680914CB666"
}
}
}
}