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.
Markdown
[](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
- A reader clicks the button in your README.
- The Unyly Deploy console opens with your repo pre-filled.
- They sign in with Unyly and hit Deploy — the project runs on their own slug.unyly.org.