Skip to content
Claude Desktop

Quallaa for Claude Desktop

com.quallaa/quallaa

Talk to your public-facing AI from any MCP client — Claude, ChatGPT, Cursor, Cline, Windsurf.

client:Claude Desktop transport:streamable-http

Install Quallaa in Claude Desktop

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

{
  "mcpServers": {
    "quallaa": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://www.quallaa.com/api/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

Quallaa in other clients