From 1a8daf09703c47eeb03cebc1e2c6fb777061132f Mon Sep 17 00:00:00 2001 From: Jeremiah Lowin <153965+jlowin@users.noreply.github.com> Date: Sat, 25 Apr 2026 18:43:25 -0400 Subject: [PATCH] Update H2 and CTA on landing copy --- README.md | 4 ++-- docs/getting-started/welcome.mdx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3bfcefd2d..47787b295 100644 --- a/README.md +++ b/README.md @@ -79,11 +79,11 @@ FastMCP has three pillars: Ready to build? Start with the [installation guide](https://gofastmcp.com/getting-started/installation) or jump straight to the [quickstart](https://gofastmcp.com/getting-started/quickstart). -## From prototype to production +## Run FastMCP in production with Horizon FastMCP is how teams build MCP servers. **[Prefect Horizon](https://www.prefect.io/horizon)** is how enterprises run them in production. Register any MCP server behind a managed gateway with SSO, tool-level RBAC, audit logs, and observability. Deploy FastMCP servers and go from PR to preview in 60 seconds, then remix tools from across your registry into use-case-specific, permissioned endpoints. Horizon is everything we've learned about MCP at scale from building the world's most popular MCP framework. Free for individuals, built for teams. -[Deploy your first server →](https://www.prefect.io/horizon) +[Deploy FastMCP with Horizon →](https://www.prefect.io/horizon) ## Installation diff --git a/docs/getting-started/welcome.mdx b/docs/getting-started/welcome.mdx index 91b48feaa..a0c17720b 100644 --- a/docs/getting-started/welcome.mdx +++ b/docs/getting-started/welcome.mdx @@ -84,11 +84,11 @@ Ready to build? Start with the [installation guide](/getting-started/installatio FastMCP is made with 💙 by [Prefect](https://www.prefect.io/). -## From prototype to production +## Run FastMCP in production with Horizon FastMCP is how teams build MCP servers. **[Prefect Horizon](https://www.prefect.io/horizon)** is how enterprises run them in production. Register any MCP server behind a managed gateway with SSO, tool-level RBAC, audit logs, and observability. Deploy FastMCP servers and go from PR to preview in 60 seconds, then remix tools from across your registry into use-case-specific, permissioned endpoints. Horizon is everything we've learned about MCP at scale from building the world's most popular MCP framework. Free for individuals, built for teams. -[Deploy your first server →](https://www.prefect.io/horizon) +[Deploy FastMCP with Horizon →](https://www.prefect.io/horizon) **This documentation reflects FastMCP's `main` branch**, meaning it always reflects the latest development version. Features are generally marked with version badges (e.g. `New in version: 3.0.0`) to indicate when they were introduced. Note that this may include features that are not yet released.