You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/applications/configure-apps/mcp-servers/saas-mcp.mdx
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,8 +35,13 @@ You can secure <GlossaryTooltip term="MCP server">Model Context Protocol (MCP) s
35
35
9. Configure [Access policies](/cloudflare-one/policies/access/) to define the users can access the MCP server.
36
36
10. Save the application.
37
37
38
+
This SaaS application now acts as the SSO provider for your MCP server.
39
+
38
40
## 2. Configure your MCP server
39
41
42
+
Configure the OAuth client on your MCP server to use the OAuth endpoints and credentials from the SaaS app created in [Step 1](#1-create-an-access-for-saas-app). The MCP server should successfully obtain an `access_token` after the user authenticates to Access.
40
43
44
+
For a practical example of how to configure the OAuth client, refer to [Deploy an example MCP server](#deploy-an-example-mcp-server).
0 commit comments