{"slug":"bnomei/zeuxis","name":"zeuxis","description":"Let AI agents capture screenshots themselves","category":"development","tags":[],"official":false,"stars":1,"transport":"stdio","install":null,"tools":[{"name":"list_monitors","description":"Lists available monitors and IDs. Use IDs with monitor-specific capture tools."},{"name":"list_windows","description":"Lists windows with deterministic IDs plus snapshot metadata. Use its `snapshot_id` + `window_id` with `capture_window`."},{"name":"get_runtime_diagnostics","description":"Reports runtime capture readiness (permission, monitor discovery, cursor availability). Useful as a first troubleshooting step."},{"name":"get_latest_capture","description":"Returns the latest artifact captured in the current Zeuxis session without taking a new screenshot."},{"name":"list_session_artifacts","description":"Lists all artifacts created in the current Zeuxis session, including `is_latest`."},{"name":"clear_session_artifacts","description":"Deletes artifacts from the current Zeuxis session and resets latest-capture state."},{"name":"capture_screen","description":"Captures a full monitor (primary monitor if `monitor_id` is omitted). Good default when you need overall context."},{"name":"capture_active_window","description":"Captures the currently focused window."},{"name":"capture_cursor_window","description":"Captures the window under the cursor. By default, system/menu surfaces are excluded."},{"name":"capture_window","description":"Captures a specific window deterministically from a `list_windows` snapshot."},{"name":"capture_cursor_region","description":"Captures a square region centered on the cursor."},{"name":"capture_rect","description":"Captures an exact global desktop rectangle (logical points)."},{"name":"capture_monitor_region","description":"Captures a monitor-local rectangle (logical points). Best for multi-monitor workflows."}],"env_vars":["ZEUXIS_ARTIFACT_HMAC_KEY"],"auth_type":"none","github":"https://github.com/bnomei/zeuxis","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}