S
sitectrl
/read_site_file
Read a site file
Read one file from a site's draft tree (text, or base64 for binary; 512 KB cap).
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 /read_site_file for me.
Input
| Field | Type | Description |
|---|---|---|
| slug* | string | |
| path* | string |
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":"/read_site_file","input":{"slug":"...","path":"..."}}'cli
npx cracked-ai run -p mcp-ai-sitectrl-sitectrl -e /read_site_file -i '{"slug":"...","path":"..."}'mcp
run_tool({ provider: "mcp-ai-sitectrl-sitectrl", endpoint: "/read_site_file", input: {"slug":"...","path":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.