mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-24 06:24:18 +02:00
chore: Update SDK documentation (#2517)
Co-authored-by: marvin-context-protocol[bot] <225465937+marvin-context-protocol[bot]@users.noreply.github.com>
This commit is contained in:
parent
080ffa578a
commit
d35b867b10
36 changed files with 1740 additions and 416 deletions
12
docs/python-sdk/fastmcp-server-tasks-__init__.mdx
Normal file
12
docs/python-sdk/fastmcp-server-tasks-__init__.mdx
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
title: __init__
|
||||
sidebarTitle: __init__
|
||||
---
|
||||
|
||||
# `fastmcp.server.tasks`
|
||||
|
||||
|
||||
MCP SEP-1686 background tasks support.
|
||||
|
||||
This module implements protocol-level background task execution for MCP servers.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue