V
vibedeploy
/list_file_hashes
List SHA-256 hashes of every file on a site
Return SHA-256 + size for every file currently served. Use BEFORE re-deploying to skip files whose content hasn't changed: hash your local files, diff against t
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_file_hashes for me.
Input
| Field | Type | Description |
|---|---|---|
| name | string | Site name or custom domain. Same lookup rules as get_site. |
| siteId | 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-be-vibedeploy-vibedeploy","endpoint":"/list_file_hashes","input":{}}'cli
npx cracked-ai run -p mcp-be-vibedeploy-vibedeploy -e /list_file_hashes -i '{}'mcp
run_tool({ provider: "mcp-be-vibedeploy-vibedeploy", endpoint: "/list_file_hashes", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.