diff --git a/README.md b/README.md index 3bfcefd2d..172d71ced 100644 --- a/README.md +++ b/README.md @@ -79,11 +79,15 @@ 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. +FastMCP is the standard way to build MCP servers. **[Prefect Horizon](https://www.prefect.io/horizon)** is the enterprise MCP gateway for running them safely. -[Deploy your first server →](https://www.prefect.io/horizon) +Built by the FastMCP team, Horizon packages the best practices we've learned shipping the world's most popular MCP framework. + +Deploy FastMCP servers from GitHub with branch previews and instant rollback. Create a private registry of every MCP your company uses. Secure access with SSO and tool-level RBAC. Get audit logs, observability, and governance across your MCP stack. Remix approved tools into purpose-built endpoints for teams and agents. + +Start with FastMCP. [Scale with Horizon →](https://www.prefect.io/horizon) ## Installation diff --git a/docs/getting-started/welcome.mdx b/docs/getting-started/welcome.mdx index 46be2e6dd..1e5c583b1 100644 --- a/docs/getting-started/welcome.mdx +++ b/docs/getting-started/welcome.mdx @@ -84,11 +84,15 @@ 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. +FastMCP is the standard way to build MCP servers. **[Prefect Horizon](https://www.prefect.io/horizon)** is the enterprise MCP gateway for running them safely. -[Deploy your first server →](https://www.prefect.io/horizon) +Built by the FastMCP team, Horizon packages the best practices we've learned shipping the world's most popular MCP framework. + +Deploy FastMCP servers from GitHub with branch previews and instant rollback. Create a private registry of every MCP your company uses. Secure access with SSO and tool-level RBAC. Get audit logs, observability, and governance across your MCP stack. Remix approved tools into purpose-built endpoints for teams and agents. + +Start with FastMCP. [Scale 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.