Plug Claude Desktop, Claude.ai, Cursor and any MCP-compatible AI agent straight into HUHU's phone spam database. One URL, your API key, and your AI can verify numbers, read your balance and browse history — without leaving the chat.
Server Config
{
"mcpServers": {
"huhu-spam-check": {
"transport": "streamable-http",
"url": "https://num.huhu.fr/mcp",
"headers": {
"Authorization": "Bearer YOUR_HUHU_API_KEY"
}
}
}
}