Skip to content
Gemini CLI

specpack for Gemini CLI

io.github.the-kipdev/specpack

Audit and write CLAUDE.md / AGENTS.md / Cursor rules; generate full build specs for new projects.

client:Gemini CLI transport:streamable-http runtime:npm tools:5

Install specpack in Gemini CLI

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

{
  "mcpServers": {
    "specpack": {
      "httpUrl": "https://prompt-generator-website.com/mcp"
    }
  }
}

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

What Gemini CLI can do once it is connected

specpack in other clients