Shiped for Claude Desktop
io.github.kandahk/shiped
Deploy AI-generated HTML/CSS/JS to instant public HTTPS URLs from any MCP-compatible agent.
client:Claude Desktop
transport:streamable-http
tools:3
Install Shiped in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"shiped": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://shiped.app/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