muro - Live Chat & AI Support Inbox for Claude Desktop
chat.muro/support
Live chat + AI support inbox: list, triage, and reply to customer conversations; configure widgets.
client:Claude Desktop
transport:streamable-http
Install muro - Live Chat & AI Support Inbox in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"support": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://muro.chat/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