Skip to content

feat(mcp): add Cloudflare Worker transport#1

Closed
bunizao wants to merge 2 commits into
mainfrom
feat/cloudflare-worker-mcp
Closed

feat(mcp): add Cloudflare Worker transport#1
bunizao wants to merge 2 commits into
mainfrom
feat/cloudflare-worker-mcp

Conversation

@bunizao

@bunizao bunizao commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a stateless Streamable HTTP MCP Worker behind Cloudflare Access Managed OAuth
  • verify Access JWT assertions and isolate the fixed Ed API credential
  • add workerd integration tests, Wrangler tooling, CI checks, and deployment documentation

Verification

  • npm run check
  • npm run test:node
  • npm run test:worker
  • npm run test:remote
  • npm run worker:types:check
  • npm run build
  • npm run pack:check
  • npm run pack:smoke
  • npm run skill:generate && git diff --exit-code SKILL.md

Notes

  • no Worker deployment or Cloudflare account changes are included
  • writes remain disabled by default via MCP_WRITE_ENABLED=false
  • the existing stdio and Bun remote adapters remain available

Copilot AI review requested due to automatic review settings July 23, 2026 00:18

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@bunizao

bunizao commented Jul 23, 2026

Copy link
Copy Markdown
Contributor Author

Closed because this branch was pushed to the wrong repository. The corrected PR is bunizao/edstem-cli#2.

@bunizao bunizao closed this Jul 23, 2026
@bunizao
bunizao deleted the feat/cloudflare-worker-mcp branch July 23, 2026 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants