Deploy Claude-generated websites to EliteSpec hosting in one tool call. deploy_site / update_site / list_sites tools give the model a live URL on elitespec.co.nz seconds after writing HTML/CSS/JS.
{
"mcpServers": {
"claude-host": {
"command": "npx",
"args": [
"-y",
"@elitespec/claude-host"
]
}
}
}