Skip to content
Windsurf

opentargets mcp for Windsurf

io.github.mrfentmen/opentargets-mcp

Keyless MCP server for Open Targets: gene/disease/drug search, target details, disease associations.

client:Windsurf transport:stdio runtime:npm

Install opentargets mcp in Windsurf

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

{
  "mcpServers": {
    "opentargets-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "opentargets-mcp"
      ]
    }
  }
}

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

opentargets mcp in other clients