Skip to content
DreamUI Connectors
Get started

DreamUI Connectors

Live

Build websites from any agent harness

The DreamUI connector is an MCP server. Add it to Claude Code, Codex, Cursor, Muse, or any MCP-compatible harness, and your agent can generate a website or interface that the user keeps editing in DreamUI.

What it does

DreamUI is an AI-powered website and interface creation workspace. The connector brings it into the tools you already use: your agent describes what to build, DreamUI generates it, and the result opens in DreamUI for preview and further editing.

It runs as a stdio MCP adapter on the machine hosting your agent and connects to DreamUI cloud at https://dreamui.com. It exposes 29 tools, including uicopilot_auth and uicopilot_agent_run.

  1. Your harness

    01

    Describe

  2. DreamUI MCP

    02

    Generate

  3. DreamUI

    03

    Refine

Prompt → tool call → editable website.
How it works

Works with any MCP harness

Anything that speaks the Model Context Protocol over stdio can use DreamUI. The same adapter and the same tools work everywhere, including:

  • Claude Code
  • Codex
  • Cursor
  • Windsurf
  • VS Code
  • Meta AI Muse
  • Any MCP client

Start here