Skip to content
VS Code

String Db for VS Code

io.github.pipeworx-io/string-db

STRING protein-protein interaction networks across ~12k organisms

client:VS Code transport:streamable-http

Install String Db in VS Code

.vscode/mcp.json

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

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

String Db in other clients