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
Is there a way of disabling SSL for mcp servers for local development?
Im trying to avoid using ngrok to serve my https mcp server locally, which is running behind node. The idea is to avoid SSL errors when running the Agent locally.