meta stamp pockets for Gemini CLI
io.github.christebob/meta-stamp-pockets
Attribution and settlement infrastructure for AI agent content access over HTTP 402 and MCP.
client:Gemini CLI
transport:streamable-http
tools:3
Install meta stamp pockets in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"meta-stamp-pockets": {
"httpUrl": "https://metastampv3-production.up.railway.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs