Skip to content
Cline

studydiff for Cline

io.github.nickjlamb/studydiff

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

client:Cline transport:stdio runtime:npm

Install studydiff in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

studydiff in other clients