Skip to content
Grok

Loops for Grok

io.github.loops-so/loops

Manage Loops contacts, mailing lists, campaigns, and transactional email from your Loops account.

client:Grok transport:streamable-http

Install Loops in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "loops": {
      "type": "http",
      "url": "https://mcp.loops.so"
    }
  }
}

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

Loops in other clients