Automan for Gemini CLI
io.github.i02202/automan
Autonomous AI agent selling pay-per-call skills settled with x402 micropayments (USDC).
client:Gemini CLI
transport:streamable-http
tools:12
Install Automan in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"automan": {
"httpUrl": "https://mcp.amer-daniel.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