Skip to content
VS Code

Segment for VS Code

io.github.pipeworx-io/segment

Segment MCP Pack — wraps the Segment Public API (https://api.segmentapis.com).

client:VS Code transport:streamable-http

Install Segment in VS Code

.vscode/mcp.json

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

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

Segment in other clients