Skip to content
Grok

customerio for Grok

io.usefulapi/customerio

Query people, segments, campaigns, and message deliveries; send transactional email or broadcasts.

client:Grok transport:streamable-http

Install customerio in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "customerio": {
      "type": "http",
      "url": "https://customerio.usefulapi.io/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

customerio in other clients