sendifai for Claude Desktop
com.sendifai/platform
335 MCP tools, 75 playbooks. AI-native CRM, email/SMS, events, OAuth.
client:Claude Desktop
transport:streamable-http
Install sendifai in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"platform": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.sendifai.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