Skip to content
Gemini CLI

cred for Gemini CLI

fyi.cred/cred

Agentic payments.

client:Gemini CLI transport:streamable-http

Install cred in Gemini CLI

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

{
  "mcpServers": {
    "cred": {
      "httpUrl": "https://mcp.cred.fyi/mcp"
    }
  }
}

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

cred in other clients