mcp.film

mcp.film / Avatars & Performance / D-ID MCP Server

D-ID MCP Server

OfficialRemoteby D-IDfreemiumverified Jun 11, 2026

D-ID's hosted MCP connecting agents to the D-ID API and docs for avatar video.

Rate it: no ratings yet

What it does

D-ID hosts an official remote MCP server on its developer docs that lets MCP clients interact with the D-ID API and its documentation for talking-avatar and Agents workflows. D-ID also publishes llms.txt for agent consumption.

Connect

Remote endpoint (Streamable HTTP)
https://docs.d-id.com/mcp
Claude Code
claude mcp add --transport http d-id https://docs.d-id.com/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "d-id": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://docs.d-id.com/mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "d-id": {
      "url": "https://docs.d-id.com/mcp"
    }
  }
}
Auth: api_key — https://docs.d-id.com/docs/api-keys (D-ID Studio; credits required for API calls)

Field notes

Docs-platform-hosted (ReadMe-powered) remote MCP; exact tool list not published openly. Landscape note: Synthesia has no official MCP as of June 2026 (only marginal community wrappers and generic Zapier/viaSocket gateways).

Pairs well with