Skip to content
Gemini CLI

DePix App MCP for Gemini CLI

io.github.depixapp/depix-mcp

One MCP: hosted Pix receive + dated charges (26 tools), or local npx non-custodial wallet (62).

client:Gemini CLI transport:streamable-http runtime:npm

Install DePix App MCP in Gemini CLI

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

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

DePix App MCP in other clients