← Blog

three.ws Named an OpenAI Select Partner

OpenAI Partner Network — Select Partner

three.ws has been named an OpenAI Select Partner within the OpenAI Partner Network. The Partner Network is OpenAI's global program for partners building, selling, and delivering AI solutions on OpenAI models and products. three.ws joins it as the 3D layer: the piece that lets an assistant answer with something you can orbit, rig, animate, and stand in your living room.

The gap this fills

Assistants have been excellent at text and images for years and have had almost nothing to say in three dimensions. Ask for a robot mascot and you get a picture of one. That is a fine answer right up to the moment you need to animate it, print it, drop it into a game, or place it on your desk. three.ws exists to make the 3D answer ordinary: a real GLB, generated in the conversation, rendered interactively where the question was asked.

What is live today

Connect it in one line

Add it as a connector with No authentication and the URL below. From any other MCP client:

curl -s https://three.ws/api/mcp-studio \
  -H 'content-type: application/json' \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'

Full contract, widget details, and the response shape are in the 3D Studio documentation. The partner page lives at three.ws/openai.

Free means free

The 3D Studio server is operator-funded and exposes 3D generation only: no payment surface, no wallet, no token, nothing to sign up for. The paid, crypto-enabled studio is a separate endpoint at /api/mcp-3d and shares none of that surface. We keep the line hard on purpose, so the free lane stays something anyone can point an assistant at.

What comes next

Links


three.ws is an independent member of the OpenAI Partner Network at the Select tier. OpenAI, ChatGPT, and the OpenAI Partner Network badge are trademarks of OpenAI.

← All posts