atlaxy for Gemini CLI
io.github.xiaoba-dev/atlaxy
Search 500+ AI products, models, agents and orgs with explainable scores. Read-only MCP for Atlaxy.
client:Gemini CLI
transport:streamable-http
tools:8
Install atlaxy in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"atlaxy": {
"httpUrl": "https://api.atlaxy.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs