danecodes/botcall-mcp
An MCP server that gives AI agents real phone numbers. Provision a number, receive SMS, and extract verification codes — all through tool calls.
Platform-specific configuration:
{
"mcpServers": {
"botcall-mcp": {
"command": "npx",
"args": [
"-y",
"botcall-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...