SigmaShake Guardrails is the hosted control plane for Grok Bot and Cursor. It evaluates AI tool calls against SSG rules (ALLOW/DENY/ASK/FORCE/LOG/SHADOW) and provides honest-agent safeguards — integration-dependent guardrails, not a sandbox.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"type": "streamable-http",
"url": "https://mcp.sigmashake.com/mcp",
"headers": {
"Authorization": "Bearer ${SSG_LICENSE_KEY}"
}
}