Preflight validation before every AI agent action. Block hallucinations, stop drift, prove what's safe to act on. F1=1.000 across 239 corpus cases.
Server Config
{
"mcpServers": {
"sgraal": {
"command": "npx",
"args": [
"@sgraal/mcp"
],
"env": {
"SGRAAL_API_KEY": "sg_demo_playground"
}
}
}
}