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/components/agent-setup/CloudflareToolsBanner.astro
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@
16
16
17
17
<divclass="cf-banner-item">
18
18
<pclass="cf-banner-item-title">MCP</p>
19
-
<pclass="cf-banner-item-desc">Connect agents to your Cloudflare account. Two flavors: <ahref="/agents/api-reference/codemode/">Code Mode</a> for broad API coverage across all products, or <ahref="https://github.com/cloudflare/mcp-server-cloudflare"target="_blank"rel="noopener noreferrer">domain-specific servers ↗</a> for purpose-built tools within one product area.</p>
19
+
<pclass="cf-banner-item-desc">Connect agents to your Cloudflare account. Two flavors: <ahref="https://github.com/cloudflare/mcp"target="_blank"rel="noopener noreferrer">Code Mode↗</a> for broad API coverage across all products, or <ahref="https://github.com/cloudflare/mcp-server-cloudflare"target="_blank"rel="noopener noreferrer">domain-specific servers ↗</a> for purpose-built tools within one product area.</p>
0 commit comments