Skip to content
VS Code

Hpo Api for VS Code

io.github.pipeworx-io/hpo-api

HPO API MCP.

client:VS Code transport:streamable-http

Install Hpo Api in VS Code

.vscode/mcp.json

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

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

Hpo Api in other clients