Is your feature request related to a problem? Please describe.
Support Cloudflare Workers to allow running MCP servers as Cloudflare Workers.
Describe the solution you'd like
The primary requirement is making sure the library can be compiled to WASM and that the HTTP request/response can be passed to/from Cloudflare to the SDK.
Describe alternatives you've considered
I started working on a PoC. I got the schema and macros working with tools.
Additional context
Moved here from #103 (comment)
Is your feature request related to a problem? Please describe.
Support Cloudflare Workers to allow running MCP servers as Cloudflare Workers.
Describe the solution you'd like
The primary requirement is making sure the library can be compiled to WASM and that the HTTP request/response can be passed to/from Cloudflare to the SDK.
Describe alternatives you've considered
I started working on a PoC. I got the schema and macros working with tools.
Additional context
Moved here from #103 (comment)