This connects Claude to Canva's API through Composio's Rube MCP server, letting you automate design workflows without clicking through the web UI. You can list and search designs, create new ones from brand templates, upload assets, export to PDF or PNG, and organize everything into folders. The autofill feature is the standout: point it at a brand template, pass in data mappings, and generate designs programmatically. Most operations are async, so you'll be polling job statuses for uploads and exports. Setup requires OAuth through Rube's connection manager, then you search available tools to get current schemas before making calls. Works best when you're batch processing designs or need to integrate Canva into a larger automation pipeline.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill canva-automation