SourceActs for Gemini CLI
com.sourceacts/mcp
Official EUR-Lex, UK, US, and gazette search, metadata fetch, and change-only watches.
client:Gemini CLI
transport:streamable-http
Install SourceActs in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://sourceacts.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