AI & ML
Trust: 39/100 (Limited)Shipstatic Guide
Deploy and manage static sites from AI agents
by shipstatic
Quick Start
Install
npx @shipstatic/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"com-shipstatic-mcp": {
"command": "npx",
"args": [
"@shipstatic/mcp"
]
}
}
}