Skip to content
Zed

CLIO Arxiv for Zed

io.github.iowarp/arxiv-mcp

ArXiv MCP server implementation using Model Context Protocol

client:Zed transport:stdio runtime:pypi

Install CLIO Arxiv in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "arxiv-mcp": {
      "command": "uvx",
      "args": [
        "clio-kit"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

CLIO Arxiv in other clients