Skip to content
Windsurf

studydiff for Windsurf

io.github.nickjlamb/studydiff

Explain why two scientific papers disagree, every claim grounded in a verbatim source quote.

client:Windsurf transport:stdio runtime:npm

Install studydiff in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "studydiff": {
      "command": "npx",
      "args": [
        "-y",
        "studydiff-mcp"
      ],
      "env": {
        "ANTHROPIC_API_KEY": "<ANTHROPIC_API_KEY>",
        "NCBI_EMAIL": "<NCBI_EMAIL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

studydiff in other clients