It cannot edit files
There is no write tool in the five. Code changes still happen in the mypage workspace.
Point your MCP client at mypage and stay where you are. Browse the gallery, start a project, and get a preview link back in the same conversation.
Publishing only accepts source that a security scan has already fingerprinted.
MCP is the shared way an AI tool reaches an outside service. mypage speaks it. So in Cursor you can write “start me a pilates booking site from the gallery” and the tool does the lookup, forks the template, and hands back the project id and preview URL. No tab switching, no copy-paste of ids.
Nothing to install. Your client already knows how to speak MCP — it just needs the address.
Put the mypage MCP address into your client's server list. There is no installer and no companion app.
Your client shows five: list templates, start from a template, read a project, plan a build, publish.
“Fork the booking starter and tell me the preview URL.” The project id and link come back in the reply.
This list is not a roadmap. It is what the server returns when a client asks for its tool list.
Returns 336 ready-to-use designs with names and summaries. Takes no arguments.
Clones a slug into a new project and builds its preview. Costs zero credits.
Takes a project id and returns its name and current status.
Returns the steps and files a prompt would produce. It does not run, so it spends nothing.
Requires the 64-character fingerprint from the current security scan. Only reviewed source ships.
Send several JSON-RPC 2.0 requests in one array and get the answers back in order.
Worth knowing before you wire it into an agent loop.
There is no write tool in the five. Code changes still happen in the mypage workspace.
Asking for a plan never starts a build. Running it is a separate, deliberate action.
A stale or missing scan fingerprint is rejected rather than waved through.
The protocol was exercised with real HTTP requests against our server. We have not measured every client's setup screen for you.
A project started over MCP is an ordinary project. The gallery and the scan page describe the rest of its life.