MCP Directory
Back

experimental-ext-tasks

by modelcontextprotocol · ★ 0

Status: Experimental. This repository provides a reference for the tasks extensions to the MCP protocol, allowing for long-running operations, such as Agent communication, in MCP.

Install

git clone https://github.com/modelcontextprotocol/experimental-ext-tasks.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "experimental-ext-tasks": {
      "command": "npx",
      "args": [
        "-y",
        "github:modelcontextprotocol/experimental-ext-tasks"
      ]
    }
  }
}

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers