Skip to content
Claude Desktop

avots for Claude Desktop

io.github.avotsai/avots-mcp

Image, video, audio, face-swap, talking avatars and chat across 300+ AI models, one balance.

client:Claude Desktop transport:streamable-http

Install avots in Claude Desktop

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

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

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

avots in other clients