Skip to content

Commit 3af7df9

Browse files
committed
update URL
1 parent cc51fe4 commit 3af7df9

File tree

2 files changed

+4
-4
lines changed
  • src/content/docs
    • cloudflare-one/applications/configure-apps/mcp-servers
    • learning-paths/holistic-ai-security/secure-approved-ai-models-tools

2 files changed

+4
-4
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ To create an MCP server portal:
9898
8. Select **Add an MCP server portal**.
9999
9. (Optional) [Customize the login experience](#customize-login-settings) for the portal.
100100

101-
Users can now [connect to the portal](#connect-to-a-portal) at `https//<subdomain>.<domain>/sse` using an MCP client.
101+
Users can now [connect to the portal](#connect-to-a-portal) at `https://<subdomain>.<domain>/mcp` using an MCP client.
102102

103103
### Customize login settings
104104

@@ -117,12 +117,12 @@ Cloudflare Access automatically creates an Access application for each MCP serve
117117

118118
## Connect to a portal
119119

120-
Users can connect to your MCP server running at `https//<subdomain>.<domain>/sse` using [Workers AI Playground](https://playground.ai.cloudflare.com/), [MCP inspector](https://github.com/modelcontextprotocol/inspector), or [other MCP clients](/agents/guides/remote-mcp-server/#connect-your-mcp-server-to-claude-and-other-mcp-clients) that support remote MCP servers.
120+
Users can connect to your MCP server running at `https://<subdomain>.<domain>/mcp` using [Workers AI Playground](https://playground.ai.cloudflare.com/), [MCP inspector](https://github.com/modelcontextprotocol/inspector), or [other MCP clients](/agents/guides/remote-mcp-server/#connect-your-mcp-server-to-claude-and-other-mcp-clients) that support remote MCP servers.
121121

122122
To test in Workers AI Playground:
123123

124124
1. Go to [Workers AI Playground](https://playground.ai.cloudflare.com/).
125-
2. Under **MCP Servers**, enter `https//<subdomain>.<domain>/sse` for the portal URL.
125+
2. Under **MCP Servers**, enter `https://<subdomain>.<domain>/mcp` for the portal URL.
126126
3. Select **Connect**.
127127
4. A popup window will appear requesting access to the MCP server portal. Select **Approve**.
128128
5. Follow the prompts to log in to your Cloudflare Access identity provider.

src/content/docs/learning-paths/holistic-ai-security/secure-approved-ai-models-tools/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ To set up the Cloudflare Access OAuth integration, refer to [Secure MCP servers
4646

4747
### Consolidate MCP servers into a portal
4848

49-
MCP server portals allow you to centralize management of your MCP servers and tools. An MCP server portal is added as an Access application on one of your Cloudflare domains. Users log in to the configured portal URL (for example, `https://<subdomain>.<domain>/sse`) from an MCP client and gain access to all MCP servers in the portal that they are allowed to access. MCP server portals support both unauthenticated MCP servers and MCP servers secured with any OAuth provider. We recommend using [Cloudflare Access as your server's OAuth provider](#use-cloudflare-access-as-your-oauth-provider) if you want the full security benefits of Cloudflare Access on top of the ergonomic benefits provided by MCP portals.
49+
MCP server portals allow you to centralize management of your MCP servers and tools. An MCP server portal is added as an Access application on one of your Cloudflare domains. Users log in to the configured portal URL (for example, `https://<subdomain>.<domain>/mcp`) from an MCP client and gain access to all MCP servers in the portal that they are allowed to access. MCP server portals support both unauthenticated MCP servers and MCP servers secured with any OAuth provider. We recommend using [Cloudflare Access as your server's OAuth provider](#use-cloudflare-access-as-your-oauth-provider) if you want the full security benefits of Cloudflare Access on top of the ergonomic benefits provided by MCP portals.
5050

5151
To define user access to your systems, you can configure Access policies for a portal as a whole while maintaining granular access control for the MCP servers that a user sees in their portals. Additionally, you can turn on or off the individual tools available through the portal and only expose the tools relevant for your specific use case. Prompts and responses made using the portal are logged in Cloudflare Access, providing you with visibility into how users are interacting with your MCP servers.
5252

0 commit comments

Comments
 (0)