← Back to Plugins
MCP Server MCP

ViewMax MCP

github By github 👁 1 views ▲ 0 votes

Remote MCP for AI video, image, music and speech generation.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://viewmax.studio/api/mcp",
      "headers": [
        {
          "description": "Bearer API key from ViewMax Settings > API Keys. Claude OAuth connectors can omit this.",
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...