create_delivery_plan — AiDOOS Virtual Delivery Center MCP Tool Mutating
create_delivery_plan
(create delivery plan) is one of 5 tools on the
AiDOOS Virtual Delivery Center
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call create_delivery_plan from your client
- Claude Code AiDOOS Virtual Delivery Center create_delivery_plan run in your project directory
- Claude Desktop AiDOOS Virtual Delivery Center create_delivery_plan ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor AiDOOS Virtual Delivery Center create_delivery_plan ~/.cursor/mcp.json
- VS Code AiDOOS Virtual Delivery Center create_delivery_plan .vscode/mcp.json
- Zed AiDOOS Virtual Delivery Center create_delivery_plan ~/.config/zed/settings.json
- Windsurf AiDOOS Virtual Delivery Center create_delivery_plan ~/.codeium/windsurf/mcp_config.json
- Cline AiDOOS Virtual Delivery Center create_delivery_plan ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI AiDOOS Virtual Delivery Center create_delivery_plan ~/.gemini/settings.json
- Grok AiDOOS Virtual Delivery Center create_delivery_plan .mcp.json (in your project root)
- ChatGPT AiDOOS Virtual Delivery Center create_delivery_plan Settings → Connectors → Advanced → Developer mode
- Claude.ai AiDOOS Virtual Delivery Center create_delivery_plan Settings → Connectors → Add custom connector
- LangChain AiDOOS Virtual Delivery Center create_delivery_plan pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http virtual-delivery-center https://aidoos.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.