A MCP window screenshot integration tool for Cursor
The project adopts a modular architecture with distinct 'core', 'server', and 'client' components. The 'core' handles screenshot logic, the 'server' exposes MCP endpoints, and the 'client' facilitates interaction. It incorporates a file server to serve images via HTTP, promoting efficient data transfer and a temporary directory for file management with automatic cleanup.
Python
0