Skip to content
VS Code

Startuphub for VS Code

io.github.pipeworx-io/startuphub

StartupHub MCP — wraps the StartupHub.ai private-market API (startuphub.ai)

client:VS Code transport:streamable-http

Install Startuphub in VS Code

.vscode/mcp.json

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

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

Startuphub in other clients