Loading MCP server directory, please wait...
Check phone numbers (WhatsApp, Telegram, carrier, spam reputation) and e-mail addresses.
npx @getmcp/cli add com.mobilevalidate/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
MOBILEVALIDATE_API_KEYMobileValidate agent key (mv_agent_…, scoped and spend-capped) or test key (mv_test_…). Live keys are rejected.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.mobilevalidate/mcp": {
"command": "npx",
"args": [
"-y",
"@mobilevalidate/mcp"
],
"env": {
"MOBILEVALIDATE_API_KEY": "",
"MCP_CONFIRM_ABOVE_USD": "1.00"
}
}
}
}