sitectrl
S
sitectrl
/edit_site

Edit site (AI developer)

Ask sitectrl's AI editor to change an existing site ('add a contact page', 'make the hero darker'). Edits land in the site's draft; the first build of a brand-n

liveunknown~5s typical
mcpsitectrl
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-sitectrl-sitectrl /edit_site for me.

Input

FieldTypeDescription
slug*string
instruction*stringThe change to make, in plain language.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-sitectrl-sitectrl","endpoint":"/edit_site","input":{"slug":"...","instruction":"..."}}'
cli
npx cracked-ai run -p mcp-ai-sitectrl-sitectrl -e /edit_site -i '{"slug":"...","instruction":"..."}'
mcp
run_tool({ provider: "mcp-ai-sitectrl-sitectrl", endpoint: "/edit_site", input: {"slug":"...","instruction":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.