Get started

Connect your agent.
Publish in seconds.

Pick your AI tool below, copy one command, and you're ready to turn anything it builds into a real, shareable link.

Step 1

Pick your agent

Click your AI tool to see the setup instructions. They all connect to the same endpoint — setup takes under a minute.

Claude Code

Terminal
Anthropic's CLI agent. One command to connect.

Claude Desktop

App
Claude's desktop app. Add via the connector directory or settings.

Cowork

App
Add Bauta as a custom connector in Cowork.

Cursor

IDE
Add to your MCP config in Cursor settings.

Windsurf

IDE
Add to your MCP config in Windsurf.

ChatGPT

App
Works with ChatGPT via the MCP connector.

Codex

Terminal
OpenAI's CLI agent. Add to your MCP config.

Other / manual

Any MCP client
Any tool that supports MCP can connect to Bauta.

Claude Code

Terminal
  1. 1

    Run this in your terminal:

    terminal
    claude mcp add bauta --transport sse https://bauta.app/mcp && \
    claude plugin add henry-bauta/share-artifacts
  2. 2

    Claude will open a browser window to sign you in (or create your account if it's your first time). Approve the connection.

  3. 3

    Done. The plugin gives Claude skills for publishing and managing artifacts — say share this to publish.

First connect = sign-up. No separate registration needed — you create your Bauta account right in the browser window that opens during setup.

Claude Desktop

App
  1. 1

    Open Claude Desktop and go to Settings → Connectors.

  2. 2

    Click "Add connector" and paste the Bauta endpoint:

    endpoint
    https://bauta.app/mcp
  3. 3

    A browser window opens to sign you in. Approve the connection and you're ready.

Also in the directory. You can find Bauta in the Claude connector directory at claude.ai/directory — just click "Add" there instead.

Cowork

App
  1. 1

    In Cowork, open Customize → Connectors and click "Add custom connector".

    Customize → Connectors → Add custom connector
  2. 2

    Paste the Bauta endpoint and sign in:

    endpoint
    https://bauta.app/mcp
  3. 3

    Build something in a Cowork session and say share this — Bauta packages it and gives you a live link.

First connect = sign-up. No separate registration needed — you create your Bauta account right in the browser window that opens during setup.

Cursor

IDE
  1. 1

    Open Cursor Settings → MCP and click "Add new MCP server".

  2. 2

    Add this to your MCP config:

    mcp config
    {
      "mcpServers": {
        "bauta": {
          "url": "https://bauta.app/mcp"
        }
      }
    }
  3. 3

    Cursor will prompt you to authorize. Sign in and you're connected.

First connect = sign-up. No separate registration needed — you create your Bauta account right in the browser window that opens during setup.

Windsurf

IDE
  1. 1

    Open Windsurf Settings and find the MCP section.

  2. 2

    Add Bauta to your MCP config:

    mcp config
    {
      "mcpServers": {
        "bauta": {
          "url": "https://bauta.app/mcp"
        }
      }
    }
  3. 3

    Authorize in the browser window that opens. Done.

First connect = sign-up. No separate registration needed — you create your Bauta account right in the browser window that opens during setup.

ChatGPT

App
  1. 1

    In ChatGPT, go to Settings → Connectors (or look for MCP in your settings).

  2. 2

    Add a new connector and paste the Bauta endpoint:

    endpoint
    https://bauta.app/mcp
  3. 3

    Authorize in the browser. You're connected.

First connect = sign-up. No separate registration needed.

Codex

Terminal
  1. 1

    Add Bauta to your Codex MCP configuration:

    mcp config
    {
      "mcpServers": {
        "bauta": {
          "url": "https://bauta.app/mcp"
        }
      }
    }
  2. 2

    Authorize when prompted. Build something and say share this to publish.

First connect = sign-up. No separate registration needed.

Any MCP client

Manual setup
  1. 1

    Point your MCP-compatible client at the Bauta endpoint:

    endpoint
    https://bauta.app/mcp
  2. 2

    Use SSE transport (Streamable HTTP). Bauta supports OAuth 2.1 with Dynamic Client Registration (DCR) and Client-Initiated Metadata Discovery (CIMD).

  3. 3

    Authorize in the browser window and you're connected with 21 MCP tools.

For AI agents: You can also give your agent these instructions: "Fetch and execute the setup instructions from https://bauta.app/setup/prompt.md"
Step 2

Publish your first artifact

Once you're connected, sharing is just a sentence. Here's what that looks like.

01

Build something

Ask your AI to make a dashboard, a report, a deck, a mini-app — whatever you're working on. Nothing changes about how you work.

the part you already love
02

Say share this

Type "share this" (or "publish this", "deploy this") and Bauta packages it — HTML or React — and returns a live URL.

live in seconds
03

Share the link

Your artifact is live at share.bauta.app/<id>. Set it public, private, password-protected, or invite-only — your call.

yours to keep

For AI agents: auto-setup with prompt.md

Tell your agent: "Fetch and execute the setup instructions from https://bauta.app/setup/prompt.md" and it will configure itself.

prompt
Fetch and execute the setup instructions from
https://bauta.app/setup/prompt.md

Ready to share what you build?

Pick your agent above and connect in under a minute. No credit card, no setup fee.