Install one command
Or add it with the Claude CLI: claude mcp add kaliaboi-mcp-zotero
Configuration generate & copy
Values are filled in locally in your browser — nothing is sent anywhere.
claude_desktop_config.json {
"mcpServers": {
"kaliaboi-mcp-zotero": {
"command": "npx",
"args": ["mcp-zotero"],
"env": {
"YOUR_API_KEY": "<your-your-api-key>",
"ZOTERO_API_KEY": "<your-zotero-api-key>"
}
}
}
}Paste the Claude Desktop snippet under mcpServers in your config, then restart Claude Desktop — or run the Claude Code command in your terminal.