← Back to Plugins
MCP Server MCP

Avocado AI

github By github 👁 1 views ▲ 0 votes

Generate AI images, videos, music, SFX & speech in any AI assistant. Results appear inline in chat.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.avocadoai.co",
      "headers": [
        {
          "description": "Optional. OAuth is recommended — add the server URL to your MCP client and sign in with your Avocado account (handled automatically). For CLI/headless use, pass an API key: Bearer avk_xxx (generate at avocadoai.co/settings/api-keys).",
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...