Christian Sparks
Christian Sparks
This shouldn't be relevant anymore due to moving to remote MCP servers. All of our servers _should_ be compatible with cursor via `mcp-remote`. If you run into issues, please let...
> @ibuildthecloud, could you please describe more on the sensitive boolean use-case, how behavior changes between sensitive and non-sensitive? Likely client can decide how they want to render elicitation request...
This shouldn't be relevant anymore due to moving to remote MCP servers.
This is relevant to the local stdio based server. We are now maintaining the remote MCP server, which shouldn't have this issue.
This is relevant to the local stdio based server. We are now maintaining the remote MCP server, which shouldn't have this issue.
I am a big fan of increasing clarity on embedded resources and encouraging this use case. It took me and some others a while to understand that using embedded resources...
I suspect you're running into this issue where you have multiple clients on the same session: https://github.com/cloudflare/agents/issues/172 The issue is that one DO instance is intended to manage a single...
This probably will live in the container MCP server via a `run_wrangler` tool, which is currently in progress.
I'll take a look and see what's going on here
Just was working on debugging this, kinda a nasty bug. I don't think it's related to the versions/regressions. I'm fairly certain it's a race condition. When you go through the...