Skip to content
VS Code

Rhea for VS Code

io.github.pipeworx-io/rhea

Rhea MCP — expert-curated database of biochemical reactions.

client:VS Code transport:streamable-http

Install Rhea in VS Code

.vscode/mcp.json

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

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

Rhea in other clients