Skip to content
Grok

Axiom Oracle for Grok

io.github.axiom-stack-llc/oracle

Axiom Oracle — Solana-native attestation infrastructure for AI agents. RWA data on-chain.

client:Grok transport:streamable-http

Install Axiom Oracle in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "oracle": {
      "type": "http",
      "url": "https://mcp.axiomstack.dev"
    }
  }
}

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

Axiom Oracle in other clients