diff --git a/docs/docs.json b/docs/docs.json index 27c1ddff0..2eac442d5 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -58,7 +58,8 @@ "pages": [ "getting-started/welcome", "getting-started/installation", - "getting-started/quickstart" + "getting-started/quickstart", + "updates" ] }, { diff --git a/docs/updates.mdx b/docs/updates.mdx new file mode 100644 index 000000000..e04fcd6a0 --- /dev/null +++ b/docs/updates.mdx @@ -0,0 +1,21 @@ +--- +title: "FastMCP Updates" +sidebarTitle: "Updates" +icon: "sparkles" + +--- + + + + + +FastMCP 2.6 is here! + +This release introduces first-class authentication for MCP servers and clients, including pragmatic Bearer token support and seamless OAuth 2.1 integration. This release aligns with how major AI platforms are adopting MCP today, making it easier than ever to securely connect your tools to real-world AI models. Dive into the update and secure your stack with minimal friction. + +