Gemini CLI

Gemini CLI + Apideck MCP

Gemini CLI is Google's AI agent for the terminal with native MCP support. Connect it to the Apideck MCP Server to give Gemini access to accounting, HRIS, and file storage data.

Config

Get started with Gemini CLI

Connect Gemini CLI to the Apideck MCP Server with a few lines of configuration.

Gemini CLI Configuration
JSONC
// ~/.gemini/settings.json
{
  "mcpServers": {
    "apideck": {
      "url": "https://mcp.apideck.dev/mcp",
      "headers": {
        "x-apideck-api-key": "YOUR_API_KEY",
        "x-apideck-app-id": "YOUR_APP_ID",
        "x-apideck-consumer-id": "YOUR_CONSUMER_ID"
      }
    }
  }
}

Launch accounting integrations in weeks, not months

Get started for free