Skip to content
Grok

Zoteus for Grok

io.github.oscardvs/zoteus

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

client:Grok transport:streamable-http runtime:npm

Install Zoteus in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "zoteus": {
      "type": "http",
      "url": "https://mcp.zoteus.com/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Zoteus in other clients