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
We have multiple definitions of EmbeddedResource, ImageContent and others across mcp_python.types and mcp_python.server.types. This causes issues with typechecking.
We also use these inconsistently in the server API.