Skip to content
Cline

slimsnap for Cline

io.github.bickov/slimsnap

Your recent screen captures as structured JSON your AI agent can read. Local only, no network.

client:Cline transport:stdio runtime:npm

Install slimsnap in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "slimsnap": {
      "command": "npx",
      "args": [
        "-y",
        "@slimsnap/mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

slimsnap in other clients