Command Palette

Search for a command to run...

UnylyUnyly
For authors

The “Deploy to Unyly” button

Like “Deploy to Vercel/Netlify”, but for sites and MCP servers. Drop the button into your README — any reader deploys your repo to their own slug.unyly.org in one click, signing in with Unyly.

Preview

Deploy to Unyly
Markdown
[![Deploy to Unyly](https://unyly.org/deploy-button.svg)](https://deploy.unyly.org/new?repo=OWNER/REPO&kind=mcp)
HTML
<a href="https://deploy.unyly.org/new?repo=OWNER/REPO&kind=mcp"><img src="https://unyly.org/deploy-button.svg" alt="Deploy to Unyly" height="34"></a>
URL
https://deploy.unyly.org/new?repo=OWNER/REPO&kind=mcp

How it works

  1. A reader clicks the button in your README.
  2. The Unyly Deploy console opens with your repo pre-filled.
  3. They sign in with Unyly and hit Deploy — the project runs on their own slug.unyly.org.