← Index

io.github.danecodes/botcall-mcp

io.github.danecodes/botcall-mcp·v0.1.2·Chat & Messaging
Quality Score
80
/100

Give your AI agent a real phone number for SMS verification codes.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "botcall-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "botcall-mcp"
      ],
      "env": {
        "BOTCALL_API_KEY": "<your-botcall_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "botcall-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "botcall-mcp"
      ],
      "env": {
        "BOTCALL_API_KEY": "<your-botcall_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y botcall-mcp
§02  Environment variables
BOTCALL_API_KEY
requiredsecret

Your botcall API key from botcall.io

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Chat & Messaging