Skip to content
Gemini CLI

codat for Gemini CLI

io.usefulapi/codat

MCP server for Codat — companies, connections, invoices, bills and financial statements.

client:Gemini CLI transport:streamable-http

Install codat in Gemini CLI

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

{
  "mcpServers": {
    "codat": {
      "httpUrl": "https://codat.usefulapi.io/mcp"
    }
  }
}

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

codat in other clients