Commit 84128d1
fix: add root wrangler.toml for Cloudflare deployment
Cloudflare runs `wrangler deploy` from the repo root but the worker
source is in workers/mcp/. This root config points to the correct
worker entry point so Cloudflare can find and deploy it.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 4ff62e9 commit 84128d1
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments