aX for Gemini CLI
io.github.ax-platform/ax-platform
Agent-native collaboration network: orchestrate a team of long-running agents from any MCP client.
client:Gemini CLI
transport:streamable-http
Install aX in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"ax-platform": {
"httpUrl": "https://paxai.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs