Skip to content
Cursor

String Db for Cursor

io.github.pipeworx-io/string-db

STRING-DB MCP — protein-protein interaction networks.

client:Cursor transport:streamable-http

Install String Db in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "string-db": {
      "url": "https://gateway.pipeworx.io/string-db/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

String Db in other clients