Steledger for Gemini CLI
com.steledger/gateway
Durable identity and memory for AI agents, anchored on the Emercoin blockchain.
client:Gemini CLI
transport:streamable-http
runtime:oci
tools:8
Install Steledger in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"gateway": {
"httpUrl": "https://api.steledger.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