Skip to content
VS Code

Opentargets for VS Code

io.github.pipeworx-io/opentargets

Open Targets MCP — disease/target/drug knowledge graph.

client:VS Code transport:streamable-http

Install Opentargets in VS Code

.vscode/mcp.json

{
  "servers": {
    "opentargets": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/opentargets/mcp"
    }
  }
}

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

Opentargets in other clients