Y
yetty
10 endpointsliveBuild, edit and run real hosted websites from your AI - content, SEO, menus, publish with rollback. (MCP server ai.yetty/yetty, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for yetty.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| yetty status /yetty_status verified | Connection + authentication status. Call this FIRST. Unauthenticated sessions can still park a website (batch tools) and start email sign-up — the response tell | $0.0020 per call | unknown |
| yetty authoring guide /yetty_authoring_guide verified | READ THIS BEFORE WRITING OR SENDING ANY HTML (no account needed, free, instant, no arguments). Returns yetty's exact structure rules — repeated items sharing on | $0.0020 per call | unknown |
| yetty pull template /yetty_pull_template verified | Pull a ready-made Yetty template file WITH its usage contract (no account needed, free, instant). Four boilerplates, one per store surface: template:"checkout-s | $0.0020 per call | unknown |
| yetty batch start /yetty_batch_start verified | No account needed: start a PARKED file batch — send the site now, authenticate after. Returns park_ref (use it as batch_ref). Files are stored safely but NOT pr | $0.0020 per call | unknown |
| yetty batch file /yetty_batch_file verified | Add ONE file to the parked batch. Args: batch_ref (the pk_... park_ref); path (relative, folders allowed); content (text) OR content_base64 (binary). Returns {r | $0.0020 per call | unknown |
| yetty batch end /yetty_batch_end verified | Close the parked batch. Nothing is processed yet — next call yetty_signup {email, park_ref} so the owner can approve by email. | $0.0020 per call | unknown |
| yetty signup /yetty_signup verified | Link a parked upload to the owner's email: sends them an approval email. The site is processed ONLY after they click it. Args: email (the owner's), park_ref. Th | $0.0020 per call | unknown |
| yetty claim status /yetty_claim_status verified | Check a parked upload. States: parked (send yetty_signup) -> awaiting-approval (owner must click the email) -> approved (returns your api_key ONCE + waiting_url | $0.0020 per call | unknown |
| yetty login /yetty_login verified | Sign the OWNER in by email — no dashboard, no key copying. Works for existing accounts AND (when signups are open) new ones. FLOW: yetty_login {email:"owner@x.c | $0.0020 per call | unknown |
| yetty login status /yetty_login_status verified | Check an email sign-in: pending (owner has not clicked yet) -> approved (returns api_key ONCE + reconnect instructions). EXAMPLE reconnect for Claude Code: clau | $0.0020 per call | unknown |