Skip to content
Grok

Supero for Grok

io.github.supero-platform/supero

Build multi-tenant apps over MCP. Schemas, CRUD, deploys — access control enforced server-side.

client:Grok transport:streamable-http tools:64

Install Supero in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "supero": {
      "type": "http",
      "url": "https://api.supero.dev/mcp/v1/messages"
    }
  }
}

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

What Grok can do once it is connected

All 64 tools →

Supero in other clients