PostAgent for Gemini CLI
tech.interpretai/postagent
Print & mail PDF/HTML/Markdown/text/DOCX/images to US addresses; pay per call in x402 USDC on Base.
client:Gemini CLI
transport:streamable-http
tools:14
Install PostAgent in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"postagent": {
"httpUrl": "https://api.postagent.sh/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs