Arkova Verification for Gemini CLI
io.github.carson-see/arkova-verification
Privacy-first document verification anchored to the public ledger.
client:Gemini CLI
transport:streamable-http
Install Arkova Verification in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"arkova-verification": {
"httpUrl": "https://edge.arkova.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs