Skip to content

Commit f8e9731

Browse files
authored
Update saas-mcp.mdx
1 parent 0c1daed commit f8e9731

File tree

1 file changed

+1
-3
lines changed
  • src/content/docs/cloudflare-one/access-controls/ai-controls

1 file changed

+1
-3
lines changed

src/content/docs/cloudflare-one/access-controls/ai-controls/saas-mcp.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,7 @@ The Worker will be deployed to your `*.workers.dev` subdomain at `mcp-server-cf-
9494
5. Select **OIDC** as the authentication protocol.
9595
6. Select **Add application**.
9696
7. In **Redirect URLs**, enter the authorization callback URL for your MCP server. The callback URL for our [example MCP server](#1-deploy-an-example-mcp-server) is
97-
`txt
98-
https://mcp-server-cf-access.<YOUR_SUBDOMAIN>.workers.dev/callback
99-
`
97+
`https://mcp-server-cf-access.<YOUR_SUBDOMAIN>.workers.dev/callback`.
10098
8. Copy the following values to input into our example MCP server. Other MCP servers may require different sets of input values.
10199
- **Client secret**
102100
- **Client ID**

0 commit comments

Comments
 (0)