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
{
"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