Skip to content
Claude Desktop

studydiff for Claude Desktop

io.github.nickjlamb/studydiff

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

client:Claude Desktop transport:stdio runtime:npm

Install studydiff in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

studydiff in other clients