vibedeploy
V
vibedeploy
/list_source_files

List the editable source tree for a site

Return SHA-256 + size for every file in the site's editable source tree (the platform's copy of the pre-build code, not the served dist). Use BEFORE editing so

liveunknown~5s typical
mcpvibedeploy
$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-be-vibedeploy-vibedeploy /list_source_files for me.

Input

FieldTypeDescription
namestring
siteIdstring
autoPromotebooleanIf true and the site has no source tree yet but its dist looks static, copy dist → source
forcePromotebooleanIf true, mirror dist → source EVEN when dist looks built (e.g. minified Vite output). Use

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-be-vibedeploy-vibedeploy","endpoint":"/list_source_files","input":{}}'
cli
npx cracked-ai run -p mcp-be-vibedeploy-vibedeploy -e /list_source_files -i '{}'
mcp
run_tool({ provider: "mcp-be-vibedeploy-vibedeploy", endpoint: "/list_source_files", input: {} })

Try it

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