Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion MAINTAINERS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Tasks Extension Maintainers

This document lists the maintainers of the MCP Tasks experimental extension.
This document lists the maintainers of the MCP Tasks extension.

This extension is maintained by the **Agents Working Group**.

Expand Down
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# MCP Tasks Extension (Experimental)
This repository is under development and is working towards implementing the changes described in [SEP-2663](https://github.com/modelcontextprotocol/modelcontextprotocol/pull/2663). For the latest status and discussion, see the pull request.

> **⚠️ Experimental Extension** — This repository contains an **experimental** extension to the [Model Context Protocol](https://modelcontextprotocol.io). It is **not** an official extension and may change significantly or be discontinued. See the [Extensions specification](https://modelcontextprotocol.io/seps/2133-extensions) for details on the experimental extension process.
# MCP Tasks Extension
This repository contains the official [Model Context Protocol](https://modelcontextprotocol.io) Tasks extension (`io.modelcontextprotocol/tasks`), based on [SEP-2663](https://github.com/modelcontextprotocol/modelcontextprotocol/pull/2663).

## Overview

Expand Down