echo for Gemini CLI
com.thetempleofdoom.echo-mcp/echo
Text-to-speech API: neural voices, pay-per-credit in Bitcoin sats via BTCPay.
client:Gemini CLI
transport:streamable-http
tools:5
Install echo in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"echo": {
"httpUrl": "https://echo-mcp.thetempleofdoom.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs