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
feat(screenshot): return mcp.types.ImageContent and update tests
- server.screenshot now returns ImageContent instead of dict; updated type hints\n- bridge_server converts FastMCP Image to ImageContent via to_image_content()\n- tests updated to use mimeType and base64-decode data for validation
0 commit comments