Website Launch for Claude Desktop
io.github.jgaethle10/website-launch
Business website planning and launch assistance with human-confirmed next steps.
client:Claude Desktop
transport:streamable-http
tools:3
Install Website Launch in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"website-launch": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://instant-website-builder-usa-6feac193.base44.app/functions/websiteServiceMcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs