V
vibedeploy
/read_source_files
Read multiple source files in one call
Batched read across the editable source tree (up to 50 paths). Each entry is independent: a missing/oversized file fails its own slot but doesn't abort the batc
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 /read_source_files for me.
Input
| Field | Type | Description |
|---|---|---|
| name | string | |
| siteId | string | |
| paths* | array | |
| maxBytesPerFile | integer |
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":"/read_source_files","input":{"paths":[]}}'cli
npx cracked-ai run -p mcp-be-vibedeploy-vibedeploy -e /read_source_files -i '{"paths":[]}'mcp
run_tool({ provider: "mcp-be-vibedeploy-vibedeploy", endpoint: "/read_source_files", input: {"paths":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.