Skip to content
Gemini CLI

meok tacho audit mcp for Gemini CLI

io.github.csoai-org/meok-tacho-audit-mcp

UK haulage tachograph audit + drivers' hours + DVSA OCRS Red prevention. Smart Tachograph 2 (July

client:Gemini CLI transport:stdio runtime:pypi

Install meok tacho audit mcp in Gemini CLI

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

{
  "mcpServers": {
    "meok-tacho-audit-mcp": {
      "command": "uvx",
      "args": [
        "meok-tacho-audit-mcp"
      ]
    }
  }
}

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

meok tacho audit mcp in other clients