AiDOOS Virtual Delivery Center
AV
AiDOOS Virtual Delivery Center
/create_delivery_plan

create delivery plan

Create a structured delivery plan for an initiative the user describes. Given a plain-language description of something to build, implement, modernize, migrate,

liveunknown~5s typical
mcpaidoosvirtualdelivery
$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-aidoos-virtual-delivery-center /create_delivery_plan for me.

Input

FieldTypeDescription
initiative*stringA plain-language description of what the user wants to build, implement, modernize, migrat
industrystringOptional industry hint (for example FinTech, SaaS, Healthcare, Retail, Manufacturing, or P
company_sizestringOptional company size hint: 'startup', 'small' (<200), 'medium' (200-1000), 'enterprise' (

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-aidoos-virtual-delivery-center","endpoint":"/create_delivery_plan","input":{"initiative":"..."}}'
cli
npx cracked-ai run -p mcp-com-aidoos-virtual-delivery-center -e /create_delivery_plan -i '{"initiative":"..."}'
mcp
run_tool({ provider: "mcp-com-aidoos-virtual-delivery-center", endpoint: "/create_delivery_plan", input: {"initiative":"..."} })

Try it

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