送信

Sgraal Memory Governance

@sgraal-ai

Deterministic pre-action verdict gate for agent memory — USE/WARN/ASK/BLOCK before an agent acts on a stored memory. Governs your existing store, doesn't replace it.

ツール

サーバー設定

{
  "mcpServers": {
    "sgraal": {
      "command": "npx",
      "args": [
        "@sgraal/mcp"
      ],
      "env": {
        "SGRAAL_API_KEY": "sg_demo_playground"
      }
    }
  }
}