Skip to content

Commit b14ab85

Browse files
Copilotjeffhandley
authored andcommitted
docs: add Tasks entry to the concept index page
1 parent 90c5939 commit b14ab85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/concepts/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Install the SDK and build your first MCP client and server.
1818
| [Progress tracking](progress/progress.md) | Learn how to track progress for long-running operations through notification messages. |
1919
| [Cancellation](cancellation/cancellation.md) | Learn how to cancel in-flight MCP requests using cancellation tokens and notifications. |
2020
| [Pagination](pagination/pagination.md) | Learn how to use cursor-based pagination when listing tools, prompts, and resources. |
21+
| [Tasks](tasks/tasks.md) | Learn how to use task-based execution for long-running operations that can be polled for status and results. |
2122

2223
### Client Features
2324

0 commit comments

Comments
 (0)