DAP Bellwether for Gemini CLI
solutions.dap/bellwether
Free regulatory change feed for financial regulators in Canada, the US, the UK and the EU.
client:Gemini CLI
transport:streamable-http
tools:4
Install DAP Bellwether in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"bellwether": {
"httpUrl": "https://bellwether.dap.solutions/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs