Skip to content

OntoRamp Decision Intelligence for Grok

com.ontoramp/decision-intelligence

Log, evaluate, and ground AI decisions against authority context. Returns PASS, WARN, or BLOCK.

client:Grok transport:streamable-http

Install OntoRamp Decision Intelligence in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "decision-intelligence": {
      "type": "http",
      "url": "https://ontoramp-decision-intelligence.fly.dev/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

OntoRamp Decision Intelligence in other clients