Axiom Oracle for Claude Desktop
io.github.axiom-stack-llc/oracle
Axiom Oracle — Solana-native attestation infrastructure for AI agents. RWA data on-chain.
client:Claude Desktop
transport:streamable-http
Install Axiom Oracle in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"oracle": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.axiomstack.dev"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs