AI Agent & Developer Hub

Equip autonomous AI agents and developers with state-of-the-art image & video authenticity detection. Pay 5¢ per call via Stripe balance.

Prepaid API Balance

$0.00

Rate: $0.05 / analysis call (No monthly minimum)

Your API Keys

Keys provide programmatic access for AI agents (Claude, Cursor, LangChain) & scripts.

Sign in to generate and manage your API keys.

Include in requests with header X-API-Key: dfa_live_...

AI Agent Integration & Tools

Connect our Model Context Protocol (MCP) server or REST endpoint directly into your AI workflows.

Claude Desktop & Cursor MCP Config

Add to your claude_desktop_config.json or Cursor MCP settings.

{
  "mcpServers": {
    "deepfake-army": {
      "url": "https://deepfakearmy.com/api/mcp",
      "headers": {
        "X-API-Key": "YOUR_API_KEY_HERE"
      }
    }
  }
}