Skip to content
VS Code

Zoteus for VS Code

io.github.oscardvs/zoteus

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

client:VS Code transport:streamable-http runtime:npm

Install Zoteus in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Zoteus in other clients