Loading MCP server directory, please wait...
Receive one-time SMS/OTP verification codes via the CODASMS API: get a number, wait, release.
npx @getmcp/cli add io.github.ajemba/codasms-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
CODASMS_API_KEYYour coda_live_ reseller key from https://codasms.com/reseller
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ajemba/codasms-mcp": {
"command": "npx",
"args": [
"-y",
"codasms-mcp"
],
"env": {
"CODASMS_API_KEY": "",
"CODASMS_MAX_PRICE_CENTS": ""
}
}
}
}