Hosted MCP server by [PapersFlow](https://papersflow.ai) for academic research with 7 specialized AI agents and 474M+ papers from Semantic Scholar and OpenAlex. Literature search, citation verification, citation graph exploration, and autonomous deep research workflows.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y papersflow-mcpAgent-CoreX intelligently routes which tools from papersflow-ai/papersflow-mcp your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"papersflow-mcp": {
"command": "npx",
"args": [
"-y",
"papersflow-mcp"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add papersflow-mcpAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use papersflow-ai/papersflow-mcp directly without routing
npx -y papersflow-mcpNew to Agent-CoreX? View setup guide →