Anthropic releases 9 new Claude connectors for creative tools, including Blender and Adobe
Anthropic has released nine new connectors for its AI model Claude, enabling integration with creative tools such as Blender, Adobe Creative Cloud, Ableton, and others to streamline workflows for designers, musicians, and 3D artists. The update allows users to control software, automate tasks, and access documentation using natural language. Anthropic is also now a patron of the Blender Development Fund, supporting the open-source 3D suite. This release follows recent updates to Claude's code capabilities and other service integrations.
Full article excerpt tap to expand
// Make sure that nineto5ads exists, it will load ad once google tag exists window.nineto5ads = window.nineto5ads|| []; if (typeof adSizes === 'undefined') { var adSizes = {"leaderboard":{"mobile":[[320,50],[320,100]],"tablet":[[728,90],[320,100]],"desktop":[[970,250],[728,90],[970,70],[970,90]]},"sidebar":{"mobile":[300,250],"desktop":[[300,600],[300,250]]}}; } function getLeaderboardApstagSlotsSizes() { if ( window.innerWidth < 768 ) { return adSizes.leaderboard.mobile; } else if ( window.innerWidth < 1024 ) { return adSizes.leaderboard.tablet; } else { return adSizes.leaderboard.desktop; } } window.nineto5ads.push(function() { apstag.fetchBids({ slots: [{ slotID: "div-gpt-ad-1436850350386-0", slotName: "\/1049447\/9to5mac-Top", sizes: getLeaderboardApstagSlotsSizes() }], timeout: 2e3 }, function(bids) { googletag.display( "div-gpt-ad-1436850350386-0" ); apstag.setDisplayBids(); googletag.pubads().refresh([leaderboardAdSlot]); }); }); AI Claude Anthropic Anthropic releases 9 new Claude connectors for creative tools, including Blender and Adobe Zac Hall | Apr 28 2026 - 8:37 am PT 0 Comments Anthropic is targeting creative professionals with its latest Claude AI update. The company has released nine new Claude connectors that work with creative tools like Blender and more. Claude AI now integrates with Blender, Affinity, Ableton, and more “Today, with a coalition of partners including Blender, Autodesk, Adobe, Ableton, and Splice, we’re releasing a set of connectors—tools that let Claude work alongside the software creative professionals rely on, so creatives can extend their reach,” Anthropic announced in a blog post. These are the nine new Claude connectors shared today by Anthropic: Ableton grounds Claude’s answers in official product documentation for Live and Push. Adobe for creativity enables users to bring images, videos, and designs to life, drawing from 50+ tools across Creative Cloud apps including Photoshop, Premiere, Express, and more. Affinity by Canva automates repetitive production tasks across pro creative workflows – such as batch image adjustments, layer renaming, and file export – and generates custom features directly in the app. Autodesk Fusion allows designers and engineers with a Fusion subscription to create and modify 3D models through conversations with Claude. Blender offers a natural-language interface to its Python API, allowing users to explore and understand complex setups and making it easier to access Blender’s documentation. Resolume Arena and Resolume Wire let VJs and live visual artists control Arena, Avenue, and Wire in real time through natural language for live performance and AV production. SketchUp turns a conversation with Claude into a starting point for 3D modeling—describe a room, a piece of furniture, or a site concept, then open it in SketchUp to refine. Splice gives music producers the ability to search its catalog of royalty-free samples from within Claude. Anthropic is now a Blender Development Fund patron Anthropic goes deeper on Claude’s new integration with Blender: The Blender developers have created an MCP connector, which is now officially available for Claude. For example, 3D artists can use the Blender connector to analyze and debug entire Blender scenes, or build custom scripts to batch-apply changes to objects in a scene. And using Blender’s Python API, the connector lets Claude add new tools directly to Blender’s interface. The company also says it is now a Blender…
This excerpt is published under fair use for community discussion. Read the full article at 9to5Mac.