Skip to content
Gemini CLI

Didit MCP Server for Gemini CLI

me.didit/mcp

KYC, KYB, AML, wallet screening, transaction monitoring, and fraud workflows for AI agents.

client:Gemini CLI transport:streamable-http

Install Didit MCP Server in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://mcp.didit.me/mcp"
    }
  }
}

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

Didit MCP Server in other clients