J
just-publish
/get_site_files
get site files
Read the files of a site you already published, so you can make a targeted edit instead of rebuilding the whole site from memory. Returns a complete manifest (e
liveunknown~5s typical
mcpjust-publish
$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-justpublish-just-publish /get_site_files for me.
Input
| Field | Type | Description |
|---|---|---|
| site_id* | string | The site id returned at publish time. |
| edit_token* | string | The edit token returned at publish time. |
| paths | array | Optional. Specific file paths to return contents for (e.g. ['index.html','style.css']). Om |
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-justpublish-just-publish","endpoint":"/get_site_files","input":{"site_id":"...","edit_token":"..."}}'cli
npx cracked-ai run -p mcp-ai-justpublish-just-publish -e /get_site_files -i '{"site_id":"...","edit_token":"..."}'mcp
run_tool({ provider: "mcp-ai-justpublish-just-publish", endpoint: "/get_site_files", input: {"site_id":"...","edit_token":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.