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
Current browsers run OPTIONS request before the actual mcp requests. This 'options' request is returning method not allowed, raising CORS errors on browsers when using remote 'https://mcp.excalidraw.com/mcp'. How to overpass this ?
Current browsers run OPTIONS request before the actual mcp requests. This 'options' request is returning method not allowed, raising CORS errors on browsers when using remote 'https://mcp.excalidraw.com/mcp'. How to overpass this ?