Skip to content
Grok

CoralSwarm Connect for Grok

com.coralswarm/coralswarm

Search and save your coding work in a CoralSwarm ocean: sessions, decisions, meetings.

client:Grok transport:streamable-http

Install CoralSwarm Connect in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "coralswarm": {
      "type": "http",
      "url": "https://api.coralswarm.com/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

CoralSwarm Connect in other clients