docracy for Gemini CLI
io.github.docracy1/docracy
Free, no-signup e-signatures. check_status free for anyone; find_documents needs paid key.
client:Gemini CLI
transport:streamable-http
tools:4
Install docracy in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"docracy": {
"httpUrl": "https://mcp.docracy.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs