Skip to content
Gemini CLI

ahel for Gemini CLI

io.ahel/ahel

Your apps, skills, MCP servers and keys from ahel.ai, served to Claude, ChatGPT, Cursor and Codex.

client:Gemini CLI transport:streamable-http

Install ahel in Gemini CLI

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

{
  "mcpServers": {
    "ahel": {
      "httpUrl": "https://mcp.ahel.ai"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

ahel in other clients