ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Segment with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Equip your AI agent with read access to your Segment workspace to audit sources, destinations, warehouses, and tracking plans natively.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 7 capabilities

The complete Segment capability set.

These are the exact actions your AI can choose when you ask it to work with Segment.

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 7 available through Segment.

  1. 01

    Get source

    Retrieves details for a specific data source

  2. 02

    List destinations

    Lists all destinations configured for a specific source

  3. 03

    List sources

    Lists all data sources in the Segment workspace

  4. 04

    List warehouses

    Lists all data warehouses configured in the workspace

Capability set02 / 02

05-07

3 capabilities in this set.

Part of 7 available through Segment.

  1. 05

    Get tracking plan

    Retrieves details for a specific tracking plan

  2. 06

    List tracking plans

    Lists all tracking plans in the workspace

  3. 07

    Get workspace

    Retrieves information about the current Segment workspace

Observed, not estimated

844ms average. Fast in production.

Segment is checked daily against the live service.

Daily averagePeak 1072ms
Aug 20Today
Fastest day
669ms
Slowest day
1072ms
14-day trend
Slowing+21%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 7 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Segment, so you can see the experience inside your AI.

It does not authenticate your account with Segment. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Segment Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_oCSWGNyPpMslZfXLGFWI7A5SYVuHGSeAvjoUSWuf/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Segment capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "segment-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_oCSWGNyPpMslZfXLGFWI7A5SYVuHGSeAvjoUSWuf/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Segment owners ask.

  • 01

    Can the AI create new sources or configure tracking events?

    No. By design, this MCP server uses read-only capability endpoints (list, get). It's engineered strictly to audit, report, and ingest context about your existing architecture to ensure absolute safety and prevent accidental destructiveness.

  • 02

    Can it tell me which downstream destinations are linked to a specific source?

    Absolutely. You can prompt the AI: 'List all destinations tied to the Web App Source [ID]'. Using the list_destinations capability, the agent parses the explicit router table to confirm exact capabilities receiving your events.

  • 03

    Why use an AI agent to read tracking plans?

    Because it radically accelerates coding. If you are developing a new feature in Cursor and need to dispatch tracking info, simply invoke the get_tracking_plan capability. The AI reads the exact structural interface from Segment and writes perfectly matching telemetry code, avoiding human typos.