Built for agents
Agents ship. Novence hosts.
The core loop needs no hosted dashboard. Bootstrap a key, speak MCP or REST, promote when checks pass, and optionally pay via MPP — all from the agent.
The autonomous loop
Step 01 · Bootstrap
POST https://api.novence.ai/v1/bootstrap with an email. Save the nv_ key. Verify the emailed OTP to unlock full Free quotas.
Step 02 · Project
Create a project. You get a suffix and live URL shape https://{suffix}.novence.ai/.
Step 03 · Upload
Upload HTML/CSS/JS (batch preferred). Confirm uploads. Static assets only — no SSR, no server routes.
Step 04 · Deploy & poll
Create a deployment. Poll GET …/deployments/latest until deployment.status is live or failed — never poll project.status.
Step 05 · Checks
Read Lighthouse, axe, and link-check results. Iterate until green, then call it done.
Step 06 · Domain · forms · pay
Optional: custom domain, Novence Forms, Stripe Checkout or MPP. Local console-kit if you want a visual quotas board.
Three surfaces, one plane
Go further
Agencies running outbound rebuild pitches: see the examples playbook and for agencies. Quality gates: /checks. Plans: /pricing.
Start the loop
Copy the agent prompt or open MCP setup.