Skip to content
Cline

check for Cline

dev.getstub/check

Verify what an AI agent did for someone, and what commercial influence the operator disclosed.

client:Cline transport:stdio runtime:npm

Install check 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "check": {
      "command": "npx",
      "args": [
        "-y",
        "@getstub/mcp-check"
      ],
      "env": {
        "STUB_REGISTRY": "<STUB_REGISTRY>"
      }
    }
  }
}

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

check in other clients