Skip to content
Grok

Quesen Deterministic Agent Decision Layer for Grok

io.github.shxnque/quesen

Deterministic decision layer for autonomous agents: reproducible PROCEED/REVIEW/SKIP verdicts.

client:Grok transport:streamable-http tools:5

Install Quesen Deterministic Agent Decision Layer in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "quesen": {
      "type": "http",
      "url": "https://web-production-3df26.up.railway.app/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

Quesen Deterministic Agent Decision Layer in other clients