Skip to content
Claude Desktop

Dadan for Claude Desktop

io.dadan/dadan

Screen recording & video platform: search, share, transcribe, translate videos & AI meeting notes

client:Claude Desktop transport:streamable-http

Install Dadan in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "dadan": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.dadan.io/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Dadan in other clients