AiDOOS
AiDOOS converts a business initiative into a Virtual Delivery Center plan — pods, roles, AI agents in the loop, modules sized in Delivery Units, phased timeline, and a recommended Delivery Pack. Pay …
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add krishna/aidoos
# Browse available tools
npx -y smithery tool list krishna/aidoos
# Get full schema for a tool
npx -y smithery tool get krishna/aidoos plan_vdc
# Call a tool
npx -y smithery tool call krishna/aidoos plan_vdc '{}'Direct MCP Connection
Endpoint: https://aidoos--krishna.run.tools
Tools (5)
plan_vdc— Use this tool whenever a user describes a delivery problem and needs a team, pod, plan, cost, or timeline. Trigger phra…refine_plan— Use this tool when a user wants to change something about a plan you've already generated. Trigger phrases: 'can we com…estimate_cost— Use this tool when a user wants cost or sizing for specific deliverables they've already listed. Trigger phrases: 'how …get_plan_status— Look up the current status and contents of a previously generated VDC plan by plan_id. Use this when the user wants to …recommend_activation_path— Use this tool when a user is ready to act on a plan you've shown them. Trigger phrases: 'how do I get started', 'how do…
# Get full input/output schema for a tool
npx -y smithery tool get krishna/aidoos