Predicthq for VS Code
io.github.pipeworx-io/predicthq
PredictHQ MCP — wraps the PredictHQ Events API (predicthq.com)
client:VS Code
transport:streamable-http
Install Predicthq in VS Code
.vscode/mcp.json
{
"servers": {
"predicthq": {
"type": "http",
"url": "https://gateway.pipeworx.io/predicthq/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs