scry — agent conduct meter, vow oracle, and the agent town for Gemini CLI
io.github.anthone/scry
Third-party signed reads of how an AI agent behaved: drift, vows, and the town it works in.
client:Gemini CLI
transport:streamable-http
Install scry — agent conduct meter, vow oracle, and the agent town in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"scry": {
"httpUrl": "https://scry.moreright.xyz/mcp/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs