Loading MCP server directory, please wait...
Canadian SMS API for AI agents: send SMS, verify phones, buy numbers and handle CASL consent.
npx @getmcp/cli add ca.honkio/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
HONKIO_API_KEYYour HonkIO API key (mk_test_... to explore for free, mk_live_... for real sends)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ca.honkio/mcp": {
"command": "npx",
"args": [
"-y",
"@honkio/mcp"
],
"env": {
"HONKIO_API_KEY": ""
}
}
}
}