diff --git a/docs/integrations/descope.mdx b/docs/integrations/descope.mdx
index cd6be9539..cf9f392df 100644
--- a/docs/integrations/descope.mdx
+++ b/docs/integrations/descope.mdx
@@ -8,7 +8,7 @@ tag: NEW
import { VersionBadge } from "/snippets/version-badge.mdx"
-
+
This guide shows you how to secure your FastMCP server using [**Descope**](https://www.descope.com), a complete authentication and user management solution. This integration uses the [**Remote OAuth**](/servers/auth/remote-oauth) pattern, where Descope handles user login and your FastMCP server validates the tokens.
@@ -102,7 +102,6 @@ if __name__ == "__main__":
## Environment Variables
-
For production deployments, use environment variables instead of hardcoding credentials.