chat master for Claude Desktop
pro.chat-master/chat-master
AI WhatsApp lead qualification for Meta click-to-WhatsApp ad campaigns.
client:Claude Desktop
transport:streamable-http
Install chat master in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"chat-master": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://chat-master.pro/mcp/v1"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs