Skip to content
VS Code

Ebid for VS Code

io.github.pipeworx-io/ebid

eBid MCP.

client:VS Code transport:streamable-http

Install Ebid in VS Code

.vscode/mcp.json

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

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

Ebid in other clients