Realask - verified answers from the physical world for Gemini CLI
io.github.danelas/realask
Ask a US local business a current question by phone. Typed, timestamped answers for agents; x402.
client:Gemini CLI
transport:streamable-http
tools:5
Install Realask - verified answers from the physical world in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"realask": {
"httpUrl": "https://realask.net/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs