Skip to content
Claude Desktop

AI-HIVE AIGC for Claude Desktop

io.github.wubin1836/ai-hive-aigc

Generate and edit images and videos for ecommerce, marketing and advertising with AI-HIVE.

client:Claude Desktop transport:streamable-http

Install AI-HIVE AIGC in Claude Desktop

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

{
  "mcpServers": {
    "ai-hive-aigc": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://ai-hive.iclip.cn/api/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

AI-HIVE AIGC in other clients