Skip to content
Gemini CLI

smallprint for Gemini CLI

dev.smallprint/smallprint

The small print of MCP servers, skills and plugins, hashed, diffed and graded, from the record.

client:Gemini CLI transport:stdio runtime:npm

Install smallprint in Gemini CLI

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

{
  "mcpServers": {
    "smallprint": {
      "command": "npx",
      "args": [
        "-y",
        "smallprint-mcp"
      ]
    }
  }
}

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

smallprint in other clients