Skip to content
Claude Desktop

blueticked for Claude Desktop

com.blueticked/blueticked

Send WhatsApp, SMS and email for South African businesses: contacts, campaigns, templates, webhooks

client:Claude Desktop transport:streamable-http

Install blueticked in Claude Desktop

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

{
  "mcpServers": {
    "blueticked": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://app.blueticked.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

blueticked in other clients