Connect Claude Code
Connect Claude Code to Intangible's Model Context Protocol (MCP) server with one command, then build 3D scenes from the terminal.
Connect Claude Code to Intangible by adding Intangible's Model Context Protocol (MCP) server with a single command, then authenticating. The server URL is https://mcp.intangible.ai/mcp.
Before you connect Claude Code
You need an Intangible account and Claude Code installed. Sign up for Intangible at studio.intangible.ai if needed – see Sign up and set up. Confirm Claude Code is installed with claude --version.
Claude Code: add the Intangible server
Add the Intangible MCP server with one command:
claude mcp add --transport http --scope user intangible https://mcp.intangible.ai/mcp--scope user makes Intangible available in every project on your machine. Use --scope project instead to add it only in the current working directory.
Claude Code: verify and restart
Confirm Intangible registered, then restart. Run:
claude mcp listintangible appears in the list. Fully quit any running session and start it again with claude.
Claude Code: authenticate with Intangible
Sign in to Intangible from inside Claude Code. Run /mcp, select intangible, then sign in and approve in the browser window that opens. The status shows connected once you approve.
Claude Code: verify the connection
Test the Intangible connection. Keep a Studio tab open, then ask:
Use Intangible to create a project and add a red cube to the scene.
A Studio window opens in your browser and the cube lands in the scene. Keep the Studio tab open while you work; if the agent reports no open project, ask it to create one first.
Primary source
Anthropic documents Claude Code's MCP setup here: Connect Claude Code to tools via MCP.
Related
Last updated 7 August 2026. Intangible's MCP server is in Beta; steps may change.
Last updated
Was this helpful?

