
Product
Socket for Asana Is Now Available
Create and manage Asana tasks directly from Socket alerts, with manual task creation, automated ticketing rules, and two-way sync.
genai-capture-mcp
Advanced tools
MCP server for GenAI Capture — let AI agents capture and annotate your screen (arrows, boxes, text, highlight, blur/redact).
MCP server for GenAI Capture — let AI agents (Claude Code, Claude Desktop, Cursor, …) capture your screen, see the image, annotate it (arrows, boxes, text, numbered steps, highlight, blur/redact), and save the result. Great for AI-authored visual bug reports and before/after proof.
This package is a thin launcher: it finds the locally-installed GenAI Capture app and
runs its built-in MCP server (--mcp). It does not contain the server itself.
Install the GenAI Capture desktop app first (it carries the MCP server and the capture engine): https://github.com/projecthsf/genai-capture/releases/latest
Claude Code:
claude mcp add genai-capture -- npx -y genai-capture-mcp
Claude Desktop / Cursor (mcpServers config):
{
"mcpServers": {
"genai-capture": { "command": "npx", "args": ["-y", "genai-capture-mcp"] }
}
}
If the app is installed somewhere non-standard, set GENAI_CAPTURE_BIN to the app
binary path.
capture_fullscreen, capture_region, annotate, get_image, save_image.
Everything runs locally — images only go to the MCP client you connected. Each capture plays a short sound as an audible cue that the screen was read.
Apache-2.0
FAQs
MCP server for GenAI Capture — let AI agents capture and annotate your screen (arrows, boxes, text, highlight, blur/redact).
The npm package genai-capture-mcp receives a total of 39 weekly downloads. As such, genai-capture-mcp popularity was classified as not popular.
We found that genai-capture-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Product
Create and manage Asana tasks directly from Socket alerts, with manual task creation, automated ticketing rules, and two-way sync.

Security News
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.