Skip to content

Commit 3e6eaf4

Browse files
Update seps/2663-tasks-extension.md
Co-authored-by: Caitie McCaffrey <caitiem20@github.com>
1 parent e768085 commit 3e6eaf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

seps/2663-tasks-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This SEP defines an extension that allows a server to respond to a `tools/call`
1414

1515
Tasks will become a foundational building block of MCP and are expected to be supported in future protocol versions. The experimental `tasks` feature in the `2025-11-25` specification served as a stopgap until the protocol's extension mechanism was available. Now that [extensions](https://modelcontextprotocol.io/extensions/overview) have been [formalized](./2133-extensions.md), moving tasks to an official extension gives the feature time to incubate and evolve based on additional real-world implementation feedback, without being constrained by the core specification's release cadence. Once the extension has stabilized and achieved broad adoption, it is intended to be promoted into the core protocol.
1616

17-
This proposal _removes_ the version of [tasks](https://modelcontextprotocol.io/specification/2025-11-25/basic/utilities/tasks) specified in the `2025-11-25` release. It is shaped by implementation feedback since that release, and by several changes to the base protocol included in the `2026-06-30` specification:
17+
This proposal _removes_ the version of [tasks](https://modelcontextprotocol.io/specification/2025-11-25/basic/utilities/tasks) specified in the `2025-11-25` release from the core protocol and moves it to an Extension. It also proposes updates to Tasks shaped by implementation feedback since that release, and by several changes to the base protocol included in the `2026-06-30` specification:
1818

1919
- [SEP-2260: Require Server requests to be associated with a Client request](./2260-Require-Server-requests-to-be-associated-with-Client-requests.md)
2020
- [SEP-2322: Multi Round-Trip Requests](./2322-MRTR.md)

0 commit comments

Comments
 (0)