Skip to content
Gemini CLI

Rules-Generator-Pro for Gemini CLI

io.github.evozim/rules-gen

Automated .cursorrules and system prompt generator.

client:Gemini CLI transport:sse

Install Rules-Generator-Pro in Gemini CLI

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

{
  "mcpServers": {
    "rules-gen": {
      "url": "https://rules-gen-mcp.vercel.app/api/mcp"
    }
  }
}

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

Rules-Generator-Pro in other clients