oscardvs/zoteus
v1.15.0MIT
Zotero library for your agent: search, PDF passages with page locators, CSL citations, add by DOI, group libraries, and safe writes.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
zoteusstdio
{
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@oscardvs/zoteus"
],
"env": {
"ZOTERO_API_KEY": "${ZOTERO_API_KEY}"
}
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "zoteus",
"description": "Zotero library for your agent: search, PDF passages with page locators, CSL citations, add by DOI, group libraries, and safe writes.",
"version": "1.15.0",
"author": { "name": "Oscar Devos", "url": "https://github.com/oscardvs" },
"homepage": "https://zoteus.com",
"repository": "https://github.com/oscardvs/zoteus",
"license": "MIT",
"keywords": ["zotero", "research", "citations", "mcp", "reference-manager"]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- LICENSE