Recommend new arxiv papers of your interest daily according to your Zotero libarary.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"zotero-arxiv-daily": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-zotero-arxiv-daily"
]
}
}
}