Skip to content
Gemini CLI

DATPAQ for Gemini CLI

com.datpaq/datpaq

34 production API tools over one hosted MCP endpoint.

client:Gemini CLI transport:streamable-http

Install DATPAQ in Gemini CLI

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

{
  "mcpServers": {
    "datpaq": {
      "httpUrl": "https://mcp.datpaq.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

DATPAQ in other clients