Skip to content
Claude Desktop

Supero for Claude Desktop

io.github.supero-platform/supero

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

client:Claude Desktop transport:streamable-http tools:64

Install Supero in Claude Desktop

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

{
  "mcpServers": {
    "supero": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.supero.dev/mcp/v1/messages"
      ]
    }
  }
}

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

What Claude Desktop can do once it is connected

All 64 tools →

Supero in other clients