Skip to content
Gemini CLI

looptool for Gemini CLI

dev.looptool/looptool

An MCP server that automatically collects feedback on your MCP server.

client:Gemini CLI transport:streamable-http

Install looptool in Gemini CLI

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

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

looptool in other clients