Servers
Bauta
@laien
Connect your AI client to Bauta — deploy HTML/React artifacts to hosted, share-gated URLs. Remote MCP server at https://bauta.app/mcp.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"bauta": {
"type": "streamable-http",
"url": "https://bauta.app/mcp"
}
}
}