← Back to Plugins
MCP Server MCP

identifAI MCP Server

MCP Registry publisher By MCP Registry publisher 👁 2 views ▲ 0 votes

Detect AI-generated images, videos, and audio with identifAI's deepfake detection tools.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.identifai.net",
      "headers": [
        {
          "description": "Your identifAI API key. Obtain it from the identifAI d ashboard at https://web.identifai.net.",
          "isRequired": true,
          "isSecret": true,
          "name": "X-Api-Key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...