- All crypto + TradFi assets
- All 11 timeframes (1m–1d)
- Top 5 funding arbs
- 200 calls/month
- Up to 100 calls/day
The Brain Layer
for AI Trading Agents.
One MCP call returns a composite verdict — direction, confidence, regime.
Built for autonomous AI agents.
No signup required. Free tier: all assets, all 11 timeframes, 200 calls/month (up to 100/day).
The Brain Layer
for AI Trading
Agents.
One MCP call returns a composite verdict — direction, confidence, regime.
Built for autonomous AI agents.
No signup required. Free tier: all assets, all 11 timeframes, 200 calls/month (up to 100/day).
One call. One verdict. Verifiable.
Direction, conviction, and the drivers behind it — with a track record you can verify yourself.
The same MCP also scans cross-venue funding arbitrage and detects market regime.
Every qualifying call, on the record.
Every qualifying trade call (confidence ≥ 60%) is tracked, Merkle-anchored on Base L2.
Every call hashed on-chain (Base L2). Daily Merkle batches.
Inspect the contract on Basescan — we can’t edit history.
Simple pricing.
Start free. Pay when you need more.
Verify our track record →- All crypto + TradFi assets
- All 11 timeframes
- 10,000 calls/month
- Up to 1,000 calls/day
- All crypto + TradFi assets
- All 11 timeframes (1m–1d)
- 100,000 calls/month
- Up to 10,000 calls/day
- scan_funding_arb — $0.01/call
- get_trade_call — $0.02/call
- get_market_regime — $0.02/call
- 200 free calls/mo first, then pay-per-call
When to use AlgoVault
Building an AI agent that trades crypto perps across multiple venues.
Skipping 8-indicator parsing for one composite verdict per call.
Verifying signal performance on-chain before integrating.
Why not just use exchange APIs?
Three places to source signal for an agent. Only one is built for verdicts.
Brain + execution pairing.
AlgoVault MCP gives your agent a composite verdict in one call.
Pair it with any of these official Agent Trade Kits to ship a complete trading agent.
AlgoVault returns analytics; your agent and risk policy decide what to execute.
Exchange logos and names are trademarks of their respective owners.
Used for nominative reference to integration tutorials. No partnership or endorsement implied.
Try it in 30 seconds.
Three steps from idle Claude to live verdict. No SDK, no auth handshake, no cold-start.
Connect.
MCP, HTTP API, webhooks, x402 — same tools, same verdict shape.
Pick the transport that fits your stack.
// Remote — Streamable HTTP https://api.algovault.com/mcp // Local — stdio $ npx -y crypto-quant-signal-mcp
// POST /api/webhooks · needs your av_live_ key
events: trade_call · regime_shift · scan_digest
filter: timeframe · exchange · cadence · top-N// Agent pays per call — USDC on Base
402 Payment Required → settle → 200 OKFrequently asked.
One call. One verdict. Verifiable.
Direction, conviction, and the drivers behind it — with a track record you can verify yourself.
The same MCP also scans cross-venue funding arbitrage and detects market regime.
Every qualifying call, on the record.
Every qualifying trade call (confidence ≥ 60%) is tracked, Merkle-anchored on Base L2.
Every call hashed on-chain (Base L2). Daily Merkle batches.
Inspect the contract on Basescan — we can’t edit history.
Simple pricing.
Start free. Pay when you need more.
Verify our track record →- All crypto + TradFi assets
- All 11 timeframes (1m–1d)
- Top 5 funding arbs
- 200 calls/month
- Up to 100 calls/day
- All crypto + TradFi assets
- All 11 timeframes
- 10,000 calls/month
- Up to 1,000 calls/day
- All crypto + TradFi assets
- All 11 timeframes (1m–1d)
- 100,000 calls/month
- Up to 10,000 calls/day
- scan_funding_arb — $0.01/call
- get_trade_call — $0.02/call
- get_market_regime — $0.02/call
- 200 free calls/mo first, then pay-per-call
When to use AlgoVault
Building an AI agent that trades crypto perps across multiple venues.
Skipping 8-indicator parsing for one composite verdict per call.
Verifying signal performance on-chain before integrating.
Why not just use exchange APIs?
Three places to source signal for an agent. Only one is built for verdicts.
Brain + execution pairing.
AlgoVault MCP gives your agent a composite verdict in one call.
Pair it with any of these official Agent Trade Kits to ship a complete trading agent.
AlgoVault returns analytics; your agent and risk policy decide what to execute.
Exchange logos and names are trademarks of their respective owners.
Used for nominative reference to integration tutorials. No partnership or endorsement implied.
Try it in 30 seconds.
Three steps from idle Claude to live verdict. No SDK, no auth handshake, no cold-start.
Connect.
MCP, HTTP API, webhooks, x402 — same tools, same verdict shape.
Pick the transport that fits your stack.
// Remote — Streamable HTTP https://api.algovault.com/mcp // Local — stdio $ npx -y crypto-quant-signal-mcp
// POST /api/webhooks · needs your av_live_ key
events: trade_call · regime_shift · scan_digest
filter: timeframe · exchange · cadence · top-N// Agent pays per call — USDC on Base
402 Payment Required → settle → 200 OK


