| { | |
| "mcpServers": { | |
| "arxiv-mcp-server": { | |
| "command": "uv", | |
| "args": [ | |
| "tool", | |
| "run", | |
| "arxiv-mcp-server", | |
| "--storage-path", "./examples/tools/" | |
| ] | |
| } | |
| } | |
| } |
| { | |
| "mcpServers": { | |
| "arxiv-mcp-server": { | |
| "command": "uv", | |
| "args": [ | |
| "tool", | |
| "run", | |
| "arxiv-mcp-server", | |
| "--storage-path", "./examples/tools/" | |
| ] | |
| } | |
| } | |
| } |