HomeDevelopment › avots

avots

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

TypeScript Cloud Remote
★ 0 stars Last pushed 2026-09-10 License: MIT

Topics: Aggregators

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.avots.ai/ Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http avots-mcp https://mcp.avots.ai/ --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "avots-mcp": {
      "url": "https://mcp.avots.ai/",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization required secret — Your av_mcp_ API key from avots.ai (Settings -> Integrations), as 'Bearer av_mcp_...'.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry