Skip to content
VS Code

PapersFlow for VS Code

io.github.papersflow-ai/papersflow

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

client:VS Code transport:streamable-http

Install PapersFlow in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

PapersFlow in other clients