Skip to content
Zed

PapersFlow for Zed

io.github.papersflow-ai/papersflow

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

client:Zed transport:streamable-http

Install PapersFlow in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "papersflow": {
      "url": "https://doxa.papersflow.ai/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

PapersFlow in other clients