Skip to content
Gemini CLI

Learn with Agents for Gemini CLI

app.learnwithagents/learn-with-agents

Your AI agent builds interactive block-based courses over MCP; take them at learnwithagents.app.

client:Gemini CLI transport:streamable-http

Install Learn with Agents in Gemini CLI

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

{
  "mcpServers": {
    "learn-with-agents": {
      "httpUrl": "https://learnwithagents.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

Learn with Agents in other clients