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
packaging: declare mcp as a core dependency (#182) — a clean install no longer crashes server start with No module named 'mcp'; the server import is guarded with an actionable message for the Windows pywin32 case. Follow-up: #184.