mirror of
https://github.com/camel-ai/owl.git
synced 2026-03-22 05:57:17 +08:00
update mcp_servers_config.json
This commit is contained in:
@@ -14,6 +14,10 @@
|
|||||||
"simple-arxiv": {
|
"simple-arxiv": {
|
||||||
"command": "python",
|
"command": "python",
|
||||||
"args": ["-m", "mcp_simple_arxiv"]
|
"args": ["-m", "mcp_simple_arxiv"]
|
||||||
|
},
|
||||||
|
"fetch": {
|
||||||
|
"command": "python",
|
||||||
|
"args": ["-m", "mcp_server_fetch"]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mcpWebServers": {}
|
"mcpWebServers": {}
|
||||||
|
|||||||
Reference in New Issue
Block a user