Paper Distill MCP for Windsurf
io.github.eclipse-cj/paper-distill-mcp
Academic paper search across 11 sources with AI curation, ranked push, Zotero and Obsidian support.
client:Windsurf
transport:stdio
runtime:pypi
Install Paper Distill MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"paper-distill-mcp": {
"command": "uvx",
"args": [
"paper-distill-mcp"
],
"env": {
"OPENALEX_EMAIL": "<OPENALEX_EMAIL>",
"CORE_API_KEY": "<CORE_API_KEY>",
"TELEGRAM_BOT_TOKEN": "<TELEGRAM_BOT_TOKEN>",
"TELEGRAM_CHAT_ID": "<TELEGRAM_CHAT_ID>",
"DISCORD_WEBHOOK_URL": "<DISCORD_WEBHOOK_URL>",
"ZOTERO_LIBRARY_ID": "<ZOTERO_LIBRARY_ID>",
"ZOTERO_API_KEY": "<ZOTERO_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs