Moqura hosts the HTML prototypes your AI agent pushes over MCP. Every page gets a real URL on your subdomain, with version history, device previews, and pinned comments the agent can read back.
claude mcp add · free while in betaClaude Code, Cursor, ChatGPT, Codex: one URL, OAuth in the browser, and your agent gets push_page, get_page, assets, and your comments.
Each push is an immutable version with one-click restore, and the viewer previews any page at desktop, tablet, and mobile widths.
Pin feedback to a spot on the prototype. The agent reads it with coordinates via list_notes and pushes the fix as a new version.
No repo, no build, no deploy pipeline. A page is a single HTML document; pushing it is one tool call, and sharing it is one link that you can revoke any time.
See the tool reference$ claude mcp add --transport http moqura https://moqura.com/mcp # in any session: > build a testimonial wall section and push it Pushed acme/theme-sections/testimonial-wall-v1 Live: https://acme.moqura.site/theme-sections/testimonial-wall-v1
A screenshot can't scroll. Put the real thing in front of your team.
Create your workspace