WebZum - The Hosting Layer for AI-Generated Web Content for Claude Desktop
io.github.suprraz/webzum
Host AI-generated HTML/CSS/JS instantly. Files, zips, or clone an existing page. Live in seconds.
client:Claude Desktop
transport:streamable-http
tools:17
Install WebZum - The Hosting Layer for AI-Generated Web Content in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"webzum": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://webzum.com/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs