-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed
Labels
content:editRequest for content editsRequest for content editsdocumentationDocumentation editsDocumentation editsproduct:agentsBuild and deploy AI-powered Agents on Cloudflare that can act autonomously.Build and deploy AI-powered Agents on Cloudflare that can act autonomously.
Description
Existing documentation URL(s)
https://developers.cloudflare.com/agents/guides/remote-mcp-server/
What changes are you suggesting?
The documentation for the Authentication section has several errors and omissions resulting in unexpected errors and behaviours when someone follows the tutorial to the letter:
- Deployment is listed too early in the steps
- localhost URL is listed as
http://localhost:8787when it should behttp://localhost:8788 - The MCP Inspector OAuth loop has changed significantly and now requires different interactions to work
- Cookie generation is missing
- KV step is missing
Additional information
There there are also issues with the example code itself. I've filed a separate issue and PR for these:
Metadata
Metadata
Labels
content:editRequest for content editsRequest for content editsdocumentationDocumentation editsDocumentation editsproduct:agentsBuild and deploy AI-powered Agents on Cloudflare that can act autonomously.Build and deploy AI-powered Agents on Cloudflare that can act autonomously.