C
Cursor Snap MCP
by @zrn6640
⚡ Snap to interrupt, snap to screenshot — one-click agent control for Cursor IDE
Created 3/3/2026
Updated about 5 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx cursor-snap-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"zrn6640-cursor-snap-mcp": {
"command": "uvx",
"args": [
"cursor-snap-mcp"
]
}
}
}