Overview
Framelane exposes an MCP (Model Context Protocol) server at:Available tools
| Tool | Description |
|---|---|
create_render | Submit a render job |
get_render | Poll render status and progress |
create_task | Submit any AI processing task |
get_task | Poll task status |
list_artifacts | Get signed download URLs |
register_webhook | Subscribe to job events |
Authentication
Pass your API key as a Bearer token in the MCP connection headers:Connecting in Cursor
Add to your Cursor MCP settings (~/.cursor/mcp.json):
Connecting in Claude Desktop
Add toclaude_desktop_config.json:

