← All blog posts 4 min readanthropic

How to use Anthropic’s 9 new creative connectors in your workflow

What you'll learn
  • Identify the 9 new creative software connectors for Claude
  • Understand how the Blender MCP connector enables Python API interaction
  • Map specific creative workflows (audio, 3D, design) to Claude's new capabilities

Claude for Creative Work is Anthropic’s April 2026 launch of nine MCP-based connectors that integrate Claude directly into professional creative software. On April 28, 2026, the company announced the initiative, bringing Claude into the tools artists, designers, and musicians use every day.

Key facts

  1. Nine connectors launched April 28, 2026, spanning 3D modeling, audio production, graphic design, and live AV performance.
  2. All connectors are built on the [Model Context Protocol](/blog/mcp-2026-roadmap-explained) (MCP), enabling Claude to read documentation and interact with software APIs natively.
  3. Adobe integration covers 50+ tools including Photoshop, Premiere, and Express.
  4. University partnerships announced with RISD, Ringling College of Art and Design, and Goldsmiths, University of London.
  5. Anthropic positions the connectors as creativity amplifiers—automating repetitive toil so human taste and imagination remain central.

These aren’t just simple chat interfaces; they are functional bridges. By leveraging the Model Context Protocol (MCP), these connectors allow Claude to read documentation, interact with APIs, and even generate 3D models or audio search queries directly within specialized software source.

Below is a breakdown of what each connector brings to the creative table.

What each of the 9 connectors enables

The launch covers the full spectrum of creative production, from 3D modeling to live AV performance.

  1. Blender: A natural-language interface to Blender’s Python API. Claude can now analyze scenes, debug scripts, and interact with complex setups through conversational exploration.
  2. Adobe for creativity: Direct integration with over 50 tools including Photoshop, Premiere, and Express.
  3. Ableton: Claude is now grounded in official product documentation for Live and Push, acting as a real-time technical tutor.
  4. Autodesk Fusion: Enables designers to create and modify 3D models through conversational prompts.
  5. SketchUp: Describe a room or furniture piece to Claude and have it generate a starting point you can open and refine in 3D.
  6. Splice: Search the massive Splice catalog of royalty-free samples directly from the Claude interface.
  7. Affinity by Canva: Automate repetitive tasks like batch layer renaming, adjustments, and file exports.
  8. Resolume Arena: Control live visuals in real-time using natural language—letting VJs trigger clips and layers without touching the keyboard.
  9. Resolume Wire: Claude assists in building and debugging node-based visual patches inside Resolume Wire, helping artists create custom effects and generative visuals within Wire's visual programming environment.

How Blender's Python API becomes conversational through MCP

The Blender connector is particularly powerful because it is built on the Model Context Protocol (MCP). This allows Claude to provide a natural-language interface to its Python API, designed to allow users to explore, understand, and interact with complex setups.

For instance, a user can prompt Claude to "find all point lights in the scene" or "explain how the current node setup calculates displacement." Claude uses the bpy API to inspect the scene state and provide context-aware guidance or script suggestions.

▶ Interactive prompt cell (full demo on lesson pages)

How Claude connects Blender, SketchUp, and Premiere into one pipeline

One of the biggest friction points in creative work is moving assets between tools—the "manual handoff." Anthropic is positioning Claude as the "glue" for these pipelines. Because Claude can translate formats and restructure data, it can help move work from SketchUp (architecture) to Blender (rendering) to Adobe Premiere (editing) without losing context.

✓ Knowledge check (interactive on lesson pages)

How RISD, Ringling, and Goldsmiths are embedding Claude in their curricula

To support this rollout, Anthropic is partnering with leading art and design programs, including RISD, Ringling College of Art and Design, and Goldsmiths, University of London source. These institutions will integrate Claude and the new connectors into their curricula, helping students master "creative computation"—the intersection of traditional art and AI-driven automation.

Focus on ideation by automating creative toil

Anthropic is careful to note that Claude isn't here to replace the "taste" of the artist. As the announcement states: "Claude can't replace taste or imagination, but it can open up new ways of working—faster and more ambitious ideation, a more expansive skill set, and the ability for creatives to take on larger-scale projects." 1(https://www.anthropic.com/news/claude-for-creative-work) Whether it's batch-processing layers in Affinity or debugging a complex animation script in Blender, these connectors are about eliminating toil so creatives can focus on ideation.

For more on integrating Claude into your technical stack, check out the MCP from First Principles to Production: Why JSON-RPC over stdio beat WebSockets + OpenAPI Academy course. To see these connectors in action inside a production workflow, explore Production Agents with Claude Agent SDK + MCP Connector.


References

  1. Claude for Creative Work — Anthropic Announcement· retrieved 2026-04-30
  2. Introduction — Model Context Protocol· retrieved 2026-05-01
  3. Blender Python API Reference· retrieved 2026-05-01
Next up
anthropic 6 min read

How to Orchestrate Visual Workflows with Claude Across Blender, Adobe CC, and Ableton via MCP (2026)

Continue reading