MCPVault

check_task

MCP tool from Multimodels MCP by dpmadsen

With id, returns that task's result (or "still running" plus live progress signals, or the error plus any salvaged partial). Without id, lists the tasks, newest first

How to use it

check_task is exposed by the Multimodels MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the check_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