Skip to content
Cursor

AutoRender MCP for Cursor

io.github.autorender/autorender-mcp

AutoRender's MCP server for media assets, transformations, delivery, and workflow automation.

client:Cursor transport:streamable-http

Install AutoRender MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "autorender-mcp": {
      "url": "https://api-mcp.autorender.io/sse"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

AutoRender MCP in other clients