PapersFlow for Cursor
io.github.papersflow-ai/papersflow
Academic research MCP server for paper search, citation checks, graphs, and deep research.
client:Cursor
transport:streamable-http
Install PapersFlow in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"papersflow": {
"url": "https://doxa.papersflow.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs