WORKS Public Verifier for Gemini CLI
io.github.dyzcode/works-public
Independent static verification for exact immutable public GitHub commits.
client:Gemini CLI
transport:streamable-http
tools:3
Install WORKS Public Verifier in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"works-public": {
"httpUrl": "https://works-runner.vercel.app/mcp-registry"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs