We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e750577 commit c9a913cCopy full SHA for c9a913c
src/content/docs/agents/guides/remote-mcp-server.mdx
@@ -117,7 +117,7 @@ Run the following command to create a new MCP server:
117
type="create"
118
pkg="cloudflare@latest"
119
args={
120
- "my-mcp-server-github-auth --template=cloudflare/ai/demos/remote-mcp-server-github"
+ "my-mcp-server-github-auth --template=cloudflare/ai/demos/remote-mcp-github-oauth"
121
}
122
/>
123
0 commit comments