Claude for Creative Work: MCP Connectors for Blender, Adobe, Ableton, and More

✍️ OpenClawRadar📅 Published: April 28, 2026🔗 Source
Claude for Creative Work: MCP Connectors for Blender, Adobe, Ableton, and More
Ad

Anthropic has announced Claude for Creative Work, a set of MCP (Model Context Protocol) connectors that let Claude interface directly with professional creative software. The connectors are released in partnership with Blender, Autodesk, Adobe, Ableton, and Splice, among others.

Specific Connectors

  • Ableton: Answers grounded in official Live and Push documentation.
  • Adobe for creativity: Enables image, video, and design generation across 50+ Creative Cloud apps (Photoshop, Premiere, Express, etc.).
  • Affinity by Canva: Automates batch image adjustments, layer renaming, file export, and generates custom features in-app.
  • Autodesk Fusion: Create and modify 3D models through conversational Claude (subscription required).
  • Blender: Natural-language interface to Blender's Python API. Lets Claude explore complex setups, access docs, and add new tools to Blender's interface. Anthropic joined the Blender Development Fund as a patron.
  • Resolume Arena/Wire: VJs and live visual artists can control Arena, Avenue, and Wire via natural language for live performance.
  • SketchUp: Describe a room or concept, then open it in SketchUp for refinement.
  • Splice: Search the royalty-free sample catalog from within Claude.
Ad

Use Cases

  • Learning tools: Ask Claude to explain modifier stacks, synthesis techniques, or unfamiliar features.
  • Extending tools with code: Claude Code writes scripts, plugins, and generative systems (shaders, procedural animations, parametric models).
  • Bridging tools: Translate formats, restructure data, sync assets across applications without manual handoffs.
  • Rapid exploration: Claude Design (Labs product) visualizes UI/UX options and exports to Canva.
  • Repetitive production: Batch-process assets, set up project scaffolding, apply procedural changes across scenes.

Blender-Specific Details

The Blender MCP connector allows analyzing and debugging entire scenes, building custom scripts with Blender's Python API, and batch-applying changes. Because it's built on MCP, the connector is accessible to other LLMs besides Claude.

Educational Partnerships

Anthropic is working with three programs: Art and Computation at RISD, Fundamentals of AI for Creatives at Ringling College of Art and Design, and the MA/MFA Computational Arts at Goldsmiths, University of London.

📖 Read the full source: HN AI Agents

Ad

👀 See Also

Doc Harness: A Claude Code Skill for Maintaining Project State Across Sessions
Tools

Doc Harness: A Claude Code Skill for Maintaining Project State Across Sessions

Doc Harness is a Claude Code skill that creates a lightweight documentation system with five structured files to help AI agents maintain project context across sessions. It addresses issues like context resets, forgotten rules, and the need to re-explain projects to new agents.

OpenClawRadar
AI Roundtable: Tool for Comparing 200+ AI Models on Structured Questions
Tools

AI Roundtable: Tool for Comparing 200+ AI Models on Structured Questions

AI Roundtable is a free tool that lets users pose questions with defined answer options, select up to 50 models from a pool of 200+, and get structured responses under identical conditions. It also includes a debate feature where models can see each other's reasoning and a reviewer model that summarizes transcripts.

OpenClawRadar
Piast Gate: Open-Source API Proxy for LLM Data Anonymization
Tools

Piast Gate: Open-Source API Proxy for LLM Data Anonymization

Piast Gate is an open-source API proxy that anonymizes sensitive data before sending requests to LLMs and restores original data in responses. The current MVP supports Google Gemini API, Polish language, local execution, and can anonymize text or Word documents without LLM processing.

OpenClawRadar
GPT-5.5 Codex vs Claude Opus 4.7: Real-world coding agent benchmarks
Tools

GPT-5.5 Codex vs Claude Opus 4.7: Real-world coding agent benchmarks

A developer pitted GPT-5.5 Codex against Claude Opus 4.7 on two real tasks: a PR triage bot and a real-time code review UI. Claude shipped cleaner with zero errors; Codex was 18% cheaper but needed a patch pass.

OpenClawRadar