Framejet Screenshot for Cursor
dev.framejet/screenshot
Clean PNG/JPEG screenshots via REST or MCP, with goal-driven multi-step navigation.
client:Cursor
transport:streamable-http
tools:1
Install Framejet Screenshot in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"screenshot": {
"url": "https://framejet.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs