Skip to content
Gemini CLI

anotherai for Gemini CLI

dev.anotherai/anotherai

MCP server for building and testing AI agents with multi-model experimentation and insights.

client:Gemini CLI transport:streamable-http

Install anotherai in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "anotherai": {
      "httpUrl": "https://api.anotherai.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

anotherai in other clients