Skip to content
Grok

PapersFlow for Grok

io.github.papersflow-ai/papersflow

Academic research MCP server for paper search, citation checks, graphs, and deep research.

client:Grok transport:streamable-http

Install PapersFlow in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "papersflow": {
      "type": "http",
      "url": "https://doxa.papersflow.ai/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

PapersFlow in other clients