Skip to content
Claude Desktop

Superlist for Claude Desktop

io.github.superlistapp/superlist

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

client:Claude Desktop transport:streamable-http

Install Superlist in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "superlist": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://app.superlist.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Superlist in other clients