Sites by Clize for Cursor
ai.clize/sites
Ship a real marketing site from your coding agent: domain, HTTPS and a working inbox.
client:Cursor
transport:stdio
runtime:npm
Install Sites by Clize in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"sites": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@clize/sites"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs