generated: '2026-07-18' method: searched status: published source: https://docs.digitalgenius.com/docs/mcp server: name: digitalgenius transport: http regional: true urls: eu: https://flow-server.eu.dgdeepai.com/mcp us: https://flow-server.us.dgdeepai.com/mcp authentication: scheme: http-basic header: 'Authorization: Basic {{AUTH_TOKEN}}' note: >- Encoded token created in the DigitalGenius Dashboard (create an API key with Access Type "All", then use the "Copy Encoded Token" option). clients: - Claude Desktop - Claude Code - Gemini CLI - Any MCP-compatible client tool_families: - name: flow-management description: List flows, read flow schemas, trace flow hierarchies. - name: execution-debugging description: Access execution logs and nested flow trees. - name: analytics description: Query performance metrics and intent breakdowns. - name: conversation-analysis description: View conversation transcripts and search tickets. - name: configuration-audit description: Inspect variables, connections, and widget configuration. notes: >- Official hosted remote MCP server documented by DigitalGenius. Individual tool names/schemas are not enumerated verbatim in the public docs; families above are as described on the MCP docs page.