concordance for Gemini CLI
com.narrowhighway/concordance
Deterministic claim verification with receipts across ~60 domains. No model in the loop.
client:Gemini CLI
transport:streamable-http
tools:94
Install concordance in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"concordance": {
"httpUrl": "https://narrowhighway.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs