Deploy from your AI coding tool
Your agent ships the site. Showly hosts it.
Showly is a website host whose deploy surface is your agent. Claude Code and Codex invoke Showly Skills over an MCP server to build, preview, publish, and roll back — no dashboard, no CLI dance.
Works with
Skills
The agent calls a verb. Showly does the work.
Each Skill is a small, typed MCP tool. The agent reads the schema, builds the call, and reports the result back in chat.
showly.deploy
Ship the working tree to a managed Cloud Run target. Returns a production URL and a rollback handle.
showly.preview
Spin a disposable preview build from the agent's current branch. TTL, noindex, and audit trail enforced.
showly.rollback
Point traffic back to a previous deployment by handle. Evidence row written before the swap completes.
Platform surface
Built so any agent can deploy safely.
MCP server
One signed endpoint exposes deploy, preview, rollback, logs, and audit tools to any agent that speaks MCP.
Skills
Drop-in skills for Claude Code and Codex. The agent reads docs, builds the right call, and reports the result inline.
Governed runtime
Patch-only agent writes, scoped tokens, rate limits, audit rows, and rollback handles ship with every project.
Agents get speed. You keep the brakes.
Every MCP call is a scoped, audited event. Production writes wait for evidence: build artifact, checks, approval, rollback handle. An agent can ship a site — it cannot ship one quietly.
Point your agent at Showly.
Create an account, paste the MCP endpoint into Claude Code or Codex, and let your next prompt do the deploy.