← Back to Plugins
MCP Server MCP

avots

github By github 👁 1 views ▲ 0 votes

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

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.avots.ai/",
      "headers": [
        {
          "description": "Your av_mcp_ API key from avots.ai (Settings -> Integrations), as 'Bearer av_mcp_...'.",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...