Skip to content
Zed

Zoteus for Zed

io.github.oscardvs/zoteus

Zotero MCP server for Claude and ChatGPT: search, citations, safe writes, PDF passages and pages.

client:Zed transport:streamable-http runtime:npm

Install Zoteus in Zed

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

{
  "context_servers": {
    "zoteus": {
      "url": "https://mcp.zoteus.com/mcp"
    }
  }
}

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

Zoteus in other clients