Skip to content
Claude Desktop

check for Claude Desktop

dev.getstub/check

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

client:Claude Desktop transport:stdio runtime:npm

Install check in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

check in other clients