Skip to content
Cursor

Segment for Cursor

io.github.pipeworx-io/segment

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

client:Cursor transport:streamable-http

Install Segment in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "segment": {
      "url": "https://gateway.pipeworx.io/segment/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Segment in other clients