Jeremiah Lowin
e32a2098f9
Trim fastmcp.types to FastMCP-unique types only
...
fastmcp.types re-exported 29 mcp_types symbols verbatim, which was
pointless indirection users had to discover. It now holds only Textarea,
the one type FastMCP actually defines; everything else imports from
mcp_types directly. These mirrors were added during unreleased SDK v2
migration work and never shipped, so this is not a breaking change.
2026-07-20 20:53:11 -04:00
Bill Easton
3041aa241e
Align client, Apps, and integration docs ( #4261 )
...
* docs: align client and integration docs
Generated with Codex.
* docs: align Descope local URL
Generated with Codex.
* docs: load .env explicitly in Descope setup
* docs: load .env in Scalekit setup, guard non-mapping logging extra
* docs: handle null response_type in elicitation template, qualify STDIO env allowlist by platform
---------
Co-authored-by: Jeremiah Lowin <153965+jlowin@users.noreply.github.com>
2026-07-19 14:30:51 -04:00
Jeremiah Lowin
3522a98766
Migrate to MCP Python SDK v2 ( #4437 )
2026-07-06 17:36:45 -04:00
Jeremiah Lowin
2ab8beb195
Remove system role references from docs ( #3356 )
...
The MCP spec only supports "user" and "assistant" roles for prompt
messages. Fixes #3160 .
Co-authored-by: Marvin Context Protocol <41898282+Marvin Context Protocol@users.noreply.github.com>
Co-authored-by: Jeremiah Lowin <jlowin@users.noreply.github.com>
2026-03-02 16:36:24 -05:00
Jeremiah Lowin
3af9de197a
Restructure documentation for FastMCP 3.0 ( #2951 )
2026-01-19 21:33:35 -05:00
Jeremiah Lowin
96d4b1b606
Add pagination documentation
2026-01-17 19:30:33 -05:00
Jeremiah Lowin
33c371cb37
Add version discovery and calling a certain version for components ( #2897 )
2026-01-17 08:27:39 -05:00
Jeremiah Lowin
53e220a99e
Rename _fastmcp metadata namespace to fastmcp and make non-optional ( #2895 )
2026-01-16 21:35:53 -05:00
Jeremiah Lowin
4de06d7f73
Fix documentation to use 'meta' instead of '_meta' for MCP spec field ( #2735 )
2025-12-25 21:05:11 -05:00
Jeremiah Lowin
0691701951
Add _fastmcp meta namespace ( #1290 )
2025-07-29 15:07:53 -04:00
Jeremiah Lowin
6b8a62c127
Add client docs
2025-07-28 17:49:32 -04:00
Jeremiah Lowin
133254ee25
Update docs
2025-06-22 13:34:36 -04:00
Jeremiah Lowin
1adca653e3
Update overview
...
Co-Authored-By: Claude <claude@users.noreply.github.com>
2025-06-22 13:23:52 -04:00
Jeremiah Lowin
8e98d711fc
Update client docs
...
Co-Authored-By: Claude <claude@users.noreply.github.com>
2025-06-22 13:18:28 -04:00