Skip to content
Gemini CLI

ie eli mcp for Gemini CLI

io.github.matematicsolutions/ie-eli-mcp

MCP server for the Irish Statute Book: acts and SIs with verifiable ELI citations.

client:Gemini CLI transport:stdio runtime:pypi

Install ie eli mcp in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "ie-eli-mcp": {
      "command": "uvx",
      "args": [
        "ie-eli-mcp"
      ]
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

ie eli mcp in other clients