AIMarket — live agent marketplace for Gemini CLI
io.github.alexar76/aimarket-hub
Search and invoke real AI capabilities on modelmarket.dev. Free trial, then USDC on Base.
client:Gemini CLI
transport:streamable-http
tools:2
Install AIMarket — live agent marketplace in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"aimarket-hub": {
"httpUrl": "https://modelmarket.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs