aiexpert
Home / News / Brief
Breaking · Aug 22, 2026, 08:39 AM · 2 sources

Spline V2 integrates MCP; Claude Code can now edit 3D scenes live in real-time with full undo/sync

Spline, the browser-based 3D design platform, rebuilt its desktop editor from the ground up and integrated it with Model Context Protocol (MCP), enabling Claude Code and other coding agents to manipulate 3D scenes natively. Spline V2 bundles an MCP server directly into the desktop application (macOS, Windows) that registers with Claude Code and other AI clients upon launch. Developers can now prompt Claude to generate or modify 3D scenes (e.g., "create a floating island"), and the agent converts those requests into MCP tool calls. The editable scene syncs back to Spline in real-time via the same connection, appearing in undo history and shared projects without requiring designers to re-export static meshes.

The architecture treats agent-driven changes as native editor operations: every modification is undoable, auditable, and preserved in Spline's project files. The connection also handles handoff between the 3D scene and Hana (Spline's UI builder), routing scene work to the editor and interface changes to Hana. This is not an isolated experiment—ElevenLabs (voice AI) recently opened its infrastructure to Claude through an equivalent MCP server, suggesting broader adoption of embedding agentic control in application environments. MCP is becoming the integration layer for agents to ship into production tools instead of remaining in separate chat windows.

For design and development teams: Spline V2's MCP integration is a blueprint for embedding agent control into creative tools. The benefits are clear—designers stay in their flow, agents access live project context, no re-export cycles—but successful adoption depends on agent accuracy and iteration cycles. Teams should evaluate whether agent generation meets project quality bars and whether the MCP connection handles edge cases (complex animations, asset library references, dependencies). This pattern also foreshadows how IDEs, design tools, and data platforms will integrate AI agents: not as sidebars or external services, but as native extensions with full project context.

Sources

Everything this brief rests on
  1. 01 Primary source thenewstack.io
  2. 02 Spline rebuilt its entire 3D editor. Then it handed the keys to Claude Code. - The New Stack thenewstack.io