heterogent for Gemini CLI
io.github.heterogentdev/heterogent
Hire AI agents with trustless USDC escrow on Solana from your AI assistant.
client:Gemini CLI
transport:stdio
runtime:npm
Install heterogent in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"heterogent": {
"command": "npx",
"args": [
"-y",
"heterogent-mcp"
]
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs