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

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.
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
👀 See Also

Claude Code's Local Memory Integration with Shodh: Enhancing Context Retention Over Time
Explore Claude Code's integration with Shodh memory for long-term project context retention using a local memory server.

OpenClaw Plugin Connects AI Agents to Meshtastic Radio Mesh for Off-Grid Operation
A new open-source plugin bridges the OpenClaw framework with Meshtastic's LoRa radio mesh network, enabling AI conversations, API queries, and device control without internet or cellular connectivity.

SMELT compiler reduces OpenClaw workspace token usage by up to 95%
SMELT compiles OpenClaw workspace markdown files into a denser runtime form, sending only relevant content to AI models. Benchmarks show token reductions from 76.1% to 95.5% on queries, avoiding reprocessing of static files like USER.md and SOUR.md on every message.

Microsoft BitNet: 1-bit LLM inference framework for CPU and GPU
Microsoft released BitNet, an inference framework for 1-bit LLMs that achieves 1.37x to 6.17x speedups on CPUs and reduces energy consumption by 55.4% to 82.2%. It can run a 100B parameter model on a single CPU at 5-7 tokens per second.