Skip to content
VS Code

Axiom Oracle for VS Code

io.github.axiom-stack-llc/oracle

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

client:VS Code transport:streamable-http

Install Axiom Oracle in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Axiom Oracle in other clients