Fine Structure
FS
Fine Structure
/set_app_subdomain

Set App Subdomain

Set or clear the app platform subdomain - the '<subdomain>.<base domain>' host Fine Structure already serves the app on. Runs the same ownership, format, reserv

liveunknown~5s typical
mcpfinestructure
$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-finestructure-fine-structure /set_app_subdomain for me.

Input

FieldTypeDescription
app_id*stringThe app ID
subdomain*stringSubdomain label: 3-32 characters, lowercase letters, digits and hyphens, no leading or tra

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-finestructure-fine-structure","endpoint":"/set_app_subdomain","input":{"app_id":"...","subdomain":"..."}}'
cli
npx cracked-ai run -p mcp-ai-finestructure-fine-structure -e /set_app_subdomain -i '{"app_id":"...","subdomain":"..."}'
mcp
run_tool({ provider: "mcp-ai-finestructure-fine-structure", endpoint: "/set_app_subdomain", input: {"app_id":"...","subdomain":"..."} })

Try it

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