Skip to content

Commit 97ac489

Browse files
committed
generic mcp server config
1 parent 2faef9d commit 97ac489

File tree

1 file changed

+5
-0
lines changed
  • src/content/docs/cloudflare-one/applications/configure-apps/mcp-servers

1 file changed

+5
-0
lines changed

src/content/docs/cloudflare-one/applications/configure-apps/mcp-servers/saas-mcp.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,13 @@ You can secure <GlossaryTooltip term="MCP server">Model Context Protocol (MCP) s
3535
9. Configure [Access policies](/cloudflare-one/policies/access/) to define the users can access the MCP server.
3636
10. Save the application.
3737

38+
This SaaS application now acts as the SSO provider for your MCP server.
39+
3840
## 2. Configure your MCP server
3941

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.
4043

44+
For a practical example of how to configure the OAuth client, refer to [Deploy an example MCP server](#deploy-an-example-mcp-server).
4145

4246
## Deploy an example MCP server
47+

0 commit comments

Comments
 (0)