Skip to content
Gemini CLI

agent notary for Gemini CLI

io.github.jdhart81/agent-notary

Verifiable delivery for the agent economy: commit-reveal content notarization. Sellers commit to a d

client:Gemini CLI transport:streamable-http tools:6

Install agent notary in Gemini CLI

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

{
  "mcpServers": {
    "agent-notary": {
      "httpUrl": "https://mcp.viridisconservation.com/notary/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

agent notary in other clients