Validate any shell command before execution. AI agents call Check to know if a command will work before running it: returns runnable or invalid. $0.04 AUD per check.
| Tool name | Description | Destructive? |
|---|---|---|
| Check | ✓ no | |
| CheckAndExecute⚠ | ⚠ yes |
{
"mcpServers": {
"check": {
"command": "npx",
"args": [
"-y",
"@golproductions/check-mcp"
]
}
}
}