update: mihomo
This commit is contained in:
18
mcpo/config.json
Normal file
18
mcpo/config.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"time": {
|
||||
"command": "uvx",
|
||||
"args": ["mcp-server-time", "--local-timezone=Asia/Shanghai"]
|
||||
},
|
||||
"arxiv-mcp-server": {
|
||||
"args": [
|
||||
"tool",
|
||||
"run",
|
||||
"arxiv-mcp-server",
|
||||
"--storage-path",
|
||||
"/path/to/paper/storage"
|
||||
],
|
||||
"command": "uv"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user