Anthropic shipped nine creative-tool connectors for Claude on April 28, bringing the model into Adobe Creative Cloud, Blender, Ableton Live and Push, Autodesk Fusion, Affinity (now Canva-owned), Splice, Resolume Arena and Wire, and SketchUp. The same announcement made Anthropic a corporate patron of the Blender Development Fund — at least €240,000 per year — explicitly to keep Blender's Python API healthy enough to support the connector. The launch comes two weeks after Claude Design and signals a steady push into the creative-pro market that's so far been dominated by Adobe Firefly and Midjourney.

The depth across the nine partners is wildly uneven. Blender is the most substantive: Claude drives the Python API, debugs scenes, batch-applies changes to objects, and can add new tools to the Blender UI. Autodesk Fusion accepts natural-language 3D modeling instructions. Affinity gets real automation — batch image adjustments, layer renaming, custom export flows. Adobe's Creative Cloud connector cites access to "50+ tools" but the announcement is thin on what Claude can actually do versus what it can read. Ableton's connector, in plain terms, is RAG over the Live and Push manuals. Splice is catalog search. Resolume Arena and Wire stand out as the dark horse — natural-language control of a live VJ rig in real time.

The integration mechanics tell their own story. Blender uses MCP, the open protocol Anthropic published last year, and the connector is in principle compatible with any LLM that speaks MCP. The other eight are described as native partner integrations, and Anthropic does not say whether the underlying surfaces will be opened to other models. That looks like a two-tier strategy: open MCP for the open-source partner where the integration substrate is public, and bilateral partner deals with the closed vendors where Anthropic can be the exclusive LLM at the door. The €240,000 Blender grant is small money next to Anthropic's revenue but real for the foundation, and it's the only partner where Anthropic is paying to keep the integration substrate alive instead of negotiating shelf space inside someone else's product.

For builders, the practical takeaway is short. If you write MCP servers, study the Blender connector when its source surfaces — it is the only reference implementation in this batch where the protocol is public. For the other eight tools, you are either waiting on Anthropic-mediated access or scripting directly against vendor APIs that already existed. The deeper question is which way the pattern goes from here. ChatGPT's 2023 plugin push fragmented into "OpenAI-only" integrations almost immediately. Anthropic is pitching MCP as the antidote, but eight of these nine connectors are partner deals, not protocol implementations. That asymmetry will matter when the next LLM wants in.