Canonsheet for Gemini CLI
dev.kaneky/canonsheet
Consistent prompts for one human character across image and video models. Paid per call, x402.
client:Gemini CLI
transport:streamable-http
tools:1
Install Canonsheet in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"canonsheet": {
"httpUrl": "https://canonsheet.kaneky.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs