Command firewall for AI agents. Validates every shell command before execution — binary check locally, syntax and targets via API. Sub-100ms. $0.0068 AUD per check, 80 free on sign-up.
Server Config
{
"mcpServers": {
"Check": {
"command": "npx",
"args": [
"@golproductions/check-mcp"
],
"env": {
"GOL_CLIENT_ID": "your_key"
}
}
}
}