File size: 271 Bytes
5374a2d |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
{
"mcpServers": {
"arxiv-mcp-server": {
"command": "uv",
"args": [
"tool",
"run",
"arxiv-mcp-server",
"--storage-path", "./examples/tools/"
]
}
}
} |