You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expose the ability to add a service binding as an MCP server via this.addMcpServer. Since the MCP server options need to be serializable, one option is to expose it as a serviceBinding option in transport.
Both SSEEdgeClientTransport and StreamableHTTPEdgeClientTransport support the ability to provide a custom fetch function so conceptually we would be able to pass in env[serviceBinding].fetch