bauta-connector

laien/bauta-connector
★ 0 stars Dockerfile Browser/Web Updated 6d ago
Connect your AI client to Bauta — deploy HTML/React artifacts to hosted, share-gated URLs. Remote MCP server at https://bauta.app/mcp.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bauta-connector": {
      "command": "npx",
      "args": [
        "-y",
        "laien/bauta-connector"
      ]
    }
  }
}

README Excerpt

Connect your AI client to **[Bauta](https://bauta.app)** — a remote MCP server that deploys HTML/React artifacts from your AI client to hosted, share-gated URLs. Bauta runs as a hosted **remote** MCP server. There is nothing to install to use it: point any MCP client at the endpoint below and sign in. This repo is a