MCP Server
MCP
io.github.danecodes/botcall-mcp
Give your AI agent a real phone number for SMS verification codes.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "botcall-mcp",
"version": "0.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your botcall API key from botcall.io",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "BOTCALL_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment