Zotero’s New AutoPilot: AI That Reads Your Papers Overnight
It turns your reference manager into an LLM client that can chat with single papers, bulk collections, or even third-party apps via MCP.

What it does
PapersGPT is a Zotero plugin that layers AI chat directly over your PDF library. You can query individual papers, cross-examine multiple documents at once, or let its AutoPilot agent batch-process readings into Zotero Notes while you sleep. It supports both cloud LLM APIs and locally hosted models, including a one-click installer for small open-weights variants that keep everything on-machine.
The interesting bit
The plugin doubles as an MCP server, which means any external MCP-capable client—Claude Desktop, ChatGPT app, Cursor—can browse and query your Zotero library through it. That turns a static reference manager into a structured knowledge base for arbitrary AI agents.
Key highlights
- Broad model support: plugs into OpenRouter, official APIs for Qwen/Kimi/Mistral/etc., Ollama, and one-click local models (Gemma, Qwen, Phi, etc.) that auto-select GPU or CPU based on your hardware.
- Offline-first local mode: downloads models, embeddings, vector DB, and rerankers locally; claims to work without internet once set up.
- AutoPilot batch agent: selects collections, applies custom prompts, and writes summaries back into Zotero Notes (currently in open beta with daily usage limits).
- Cross-platform: runs on Windows, Mac, and Linux under Zotero 8 and 9.
Caveats
- AutoPilot is in open beta with daily usage limits.
- Local model setup still requires reaching Hugging Face and GitHub to download weights and environments, so the first install is not air-gapped.
Verdict
Academics and researchers who live in Zotero and want to interrogate papers without copy-pasting into browser chatbots will find this fills a niche. If you already have a separate LLM workflow you love and only need a citation manager, the plugin is probably overkill.
Frequently asked
- What is papersgpt/papersgpt-for-zotero?
- It turns your reference manager into an LLM client that can chat with single papers, bulk collections, or even third-party apps via MCP.
- Is papersgpt-for-zotero open source?
- Yes — papersgpt/papersgpt-for-zotero is open source, released under the AGPL-3.0 license.
- What language is papersgpt-for-zotero written in?
- papersgpt/papersgpt-for-zotero is primarily written in JavaScript.
- How popular is papersgpt-for-zotero?
- papersgpt/papersgpt-for-zotero has 2.5k stars on GitHub.
- Where can I find papersgpt-for-zotero?
- papersgpt/papersgpt-for-zotero is on GitHub at https://github.com/papersgpt/papersgpt-for-zotero.