Skip to content
Grok

Superlist for Grok

io.github.superlistapp/superlist

Manage Superlist tasks and lists in plain language from any MCP-compatible AI agent.

client:Grok transport:streamable-http

Install Superlist in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "superlist": {
      "type": "http",
      "url": "https://app.superlist.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

Superlist in other clients