Flusia CRM for Claude Desktop
it.flusia/crm
Italian CRM for SMBs: leads, quotes, tasks, invoices, WhatsApp and newsletters via 200+ MCP tools
client:Claude Desktop
transport:streamable-http
Install Flusia CRM in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"crm": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.flusia.it/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