Skip to content
VS Code

Pitchprotocol for VS Code

io.github.pipeworx-io/pitchprotocol

Pitch Protocol — agent-native venture-capital infrastructure (pitchprotocol.vc).

client:VS Code transport:streamable-http

Install Pitchprotocol in VS Code

.vscode/mcp.json

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

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

Pitchprotocol in other clients