Deploy to Agents
DT
Deploy to Agents
/create_distribution_plan

Create an evidence-based distribution plan

Turn a completed technical audit into prioritized remediation plus official-registry, public-repository, customer-evidence, and independent-discovery actions.

liveverifiedunknown~5s typical
mcpprobeddeploytoagents
$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-com-deploytoagents-server /create_distribution_plan for me.

Input

FieldTypeDescription
audit_id*stringCompleted audit UUID

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-com-deploytoagents-server","endpoint":"/create_distribution_plan","input":{"audit_id":"..."}}'
cli
npx cracked-ai run -p mcp-com-deploytoagents-server -e /create_distribution_plan -i '{"audit_id":"..."}'
mcp
run_tool({ provider: "mcp-com-deploytoagents-server", endpoint: "/create_distribution_plan", input: {"audit_id":"..."} })

Try it

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