Skip to content
Gemini CLI

HonkIO for Gemini CLI

ca.honkio/mcp

Canadian SMS API for AI agents: send SMS, verify phones, buy numbers and handle CASL consent.

client:Gemini CLI transport:streamable-http runtime:npm

Install HonkIO in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://mcp.honkio.ca/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

HonkIO in other clients