selfevolveagent / examples /tools /sample_mcp.config
iLOVE2D's picture
Upload 2846 files
5374a2d verified
{
"mcpServers": {
"arxiv-mcp-server": {
"command": "uv",
"args": [
"tool",
"run",
"arxiv-mcp-server",
"--storage-path", "./examples/tools/"
]
}
}
}