Hosted MCP for creating, checking, deploying, and hosting static sites. Bootstrap an nv_ API key, upload HTML/CSS/JS, run quality checks, publish to the edge.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"type": "http",
"url": "https://api.novence.ai/mcp",
"headers": {
"Authorization": "Bearer ${NOVENCE_API_KEY}"
}
}