MCP Server
MCP
Axiom Oracle
Axiom Oracle — Solana-native attestation infrastructure for AI agents. RWA data on-chain.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.axiomstack.dev",
"headers": [
{
"description": "Bearer token. Required for axiom_request_attestation (SOL-spending). Optional for read tools (axiom_quote_fee, axiom_fetch_audit_reference, axiom_fetch_attestation) when the server is running with AXIOM_MCP_ALLOW_ANONYMOUS=true. Request a token by emailing [email protected]. V1.5 will migrate to OAuth 2.1 via the Axiom Stack Developer Portal.",
"format": "string",
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment