MCPVault

delegate_task

MCP tool from Multimodels MCP by dpmadsen

Sends a self-contained task to the chosen model. Backgrounds it by default and returns a task id immediately; "wait": true blocks and returns the answer instead

How to use it

delegate_task is exposed by the Multimodels MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the delegate_task tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Multimodels MCP

$claude mcp add --scope user multimodels -- node "$(pwd)/dist/index.js"
FULL MULTIMODELS MCP LISTING