agnes-mcp-server

zssty2010/agnes-mcp-server
★ 0 stars TypeScript AI/LLM Updated 12d ago
Agnes MCP Server bridges AI assistants with Agnes AI's image and video generation capabilities. for Agnes AI image & video generation — agnes-image-2.0-flash, agnes-video-v2.0, generate_image, generate_video, get_video.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agnes-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "zssty2010/agnes-mcp-server"
      ]
    }
  }
}