Cleat for Gemini CLI
so.cleat/cleat
A real US mobile number that receives verification codes, by text or transcribed call.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:4
Install Cleat in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"cleat": {
"httpUrl": "https://cleat.so/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs