Model Context Protocol server · 15 venues monitored

The Brain Layer
for AI Trading Agents.

One MCP call returns a composite verdict — direction, confidence, regime.
Built for autonomous AI agents.

LIVE
48,896,999
Agent Calls
recent calls
Loading…
91.7%+ PFE Win Rate — every call Merkle-anchored on Base L2 before its outcome is known.

No signup required. Free tier: all assets, all 11 timeframes, 100 calls/month.

● live
Hyperliquid logoHyperliquidBinance logoBinanceBybit logoBybitOKX logoOKXBitget logoBitgetAlgoVaultMCPAI Agents15 venues integrated · 15 featured
CALL STREAM · LIVEtick
MCP server · 15 venues monitored

The Brain Layer
for AI Trading
Agents.

One MCP call returns a composite verdict — direction, confidence, regime.
Built for autonomous AI agents.

Hyperliquid logoHyperliquidBinance logoBinanceBybit logoBybitOKX logoOKXBitget logoBitgetAlgoVaultMCPAI Agents15 venues integrated · 15 featured
CALL STREAM · LIVEtick
LIVE48,896,999
Agent Calls
Last: Loading…
Try Free in TelegramView Track Record

No signup required. Free tier: all assets, all 11 timeframes, 100 calls/month.

91.7%+PFE win rate
Merkle-anchored on Base L2 before its outcome is known · track record →
· live verdict

One call. One verdict. Verifiable.

Direction, conviction, and the drivers behind it — with a track record you can verify yourself.

AXS · 1h · BinanceExample output
BUY· 60% conviction— Trending up
Trend persistence HIGH ·Funding ELEVATED Open interest +18.1%
WhyTrending regime, upward bias. Funding pressure elevated; one-sided crowd forming. Volatility neither expanding nor compressed. Trend persistence elevated; momentum structure. Moderate conviction from blended signals.
91.7% PFE win rate · 417,718 calls · Merkle-anchored on BaseVerify →

The same MCP also scans cross-venue funding arbitrage and detects market regime.

View Live Track Record →Informational analytics, not investment advice. Past performance does not guarantee future results.
· live track record

Every qualifying call, on the record.

Every qualifying trade call (confidence ≥ 60%) is tracked, Merkle-anchored on Base L2.

Every Trade Call
Tracked & Measured
Crypto + TradFi
Asset Coverage
11 Timeframes
1m – 1d
15 Exchanges
Analyzed
1m – 1d
All HL intervals
≥ 60%
Confidence filter
PFE Win Rate
Peak Favorable Excursion
Per-TF Evaluation
5m/1hr · 1hr/8hr · 4hr/24hr
LIVE
91.7%
PFE Win Rate
LIVE
417,718+
Verified Calls
LIVE
109
Merkle batches on-chain
View Live Track Record →Updated live. Also queryable via performance://signal-performance MCP resource.
🔗 Tamper-Proof Track Record

Every call hashed on-chain (Base L2). Daily Merkle batches.
Inspect the contract on Basescan — we can’t edit history.

Verify a Call →View Contract →
Don’t trust — verify. 91.7% PFE win rate across 417,718+ calls, every one Merkle-anchored on Base.See the live track record →
🔗 On-Chain VerifiedERC-8004 Verified Agent · #44544Start free — 100 calls/month, no card. Get your first BTC verdict in 30 seconds →
· pricing

Simple pricing.

Start free. Pay when you need more.

Verify our track record →
99.1%
HOLD rate — we only fire when we mean it. Most signal tools always emit a verdict.
We reject 99.1% of scans as HOLD — and HOLDs are always free.
That selectivity is why we have 91.7%+ Merkle-verified accuracy on 417,718+ signals.
Starter
$9.99/mo
For indie builders
  • All crypto + TradFi assets
  • All 11 timeframes
  • 3,000 calls/month
  • $0.015/call overage
  • HOLD calls always free
POPULAR
Pro
$49/mo
For serious agent builders
  • All crypto + TradFi assets
  • All 11 timeframes (1m–1d)
  • 15,000 calls/month
  • $0.01/call overage
  • HOLD calls always free
Enterprise
$299/mo
For production trading desks
  • All crypto + TradFi assets
  • All 11 timeframes (1m–1d)
  • 100,000 calls/month
  • $0.005/call overage
  • SLA + priority support
  • Unlimited funding arbs
  • HOLD calls always free
x402 · Pay-per-call
USDC
On Base · no signup, no key
  • scan_funding_arb — $0.01/call
  • get_trade_call — $0.02/call
  • get_market_regime — $0.02/call
  • HOLD trade calls — free
  • 100 free calls/mo first, then pay-per-call
· fit

When to use AlgoVault

01

Building an AI agent that trades crypto perps across multiple venues.

02

Skipping 8-indicator parsing for one composite verdict per call.

03

Verifying signal performance on-chain before integrating.

· compare

Why not just use exchange APIs?

Three places to source signal for an agent. Only one is built for verdicts.

Exchange APIs
Raw venue endpoints
AlgoVault
MCP brain layer
TradingView · Coinglass
Visual analytics
Output per call
8 raw indicators per call
One verdict per call · {call, confidence, regime, factors}
Charts + tables for humans
Built for
Programmatic raw data — your agent interprets each indicator
AI agents reading verdicts
Humans reading charts
Integration
N adapter integrations · per-venue auth · per-venue ratelimits
15 venues unified behind one MCP · skip N adapter integrations
Web/app dashboards · screenshot in, decision out

See /skills + /docs.

· use cases

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.

Binance logo
Binance × AlgoVaultofficial Skills Hub

Composite verdict + official Binance Skills Hub for Spot Testnet execution

binance/binance-skills-hubView tutorial

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.

· quickstart

Try it in 30 seconds.

Three steps from idle Claude to live verdict. No SDK, no auth handshake, no cold-start.

01
Open Claude → Settings → Integrations
Or any MCP-compatible client: Cursor, Windsurf, VS Code, etc.
02
Add custom integration → paste the URL
https://api.algovault.com/mcp
03
Ask Claude
"Get me a trade call for BTC on the 15m timeframe"
Free tier: all assets, all 11 timeframes, 100 calls/month
get_trade_call("BTC", "15m") → response● 312ms · 200 OK
{
"asset": "BTC",
"timeframe": "15m",
"call": "BUY",
"confidence": 0.74,
"regime": "trending_up",
"factors": {
"trend_persistence": "HIGH",
"funding_state": "NEUTRAL",
"breakout_pending": "ACTIVE",
"volatility_regime": "normal",
},
"merkle_id": "0x4a2…f91"
}
Try Free in Telegram →Prefer no setup? The free bot runs the same calls.
· connect

Connect.

MCP, HTTP API, webhooks, x402 — same tools, same verdict shape.
Pick the transport that fits your stack.

MCP / HTTP API
For AI agents & production
// Remote — Streamable HTTP
https://api.algovault.com/mcp
// Local — stdio
$ npx -y crypto-quant-signal-mcp
Add Authorization: Bearer av_live_… — the same endpoint + key is the HTTP API.
Webhooks
Push delivery — no polling
// POST /api/webhooks  · needs your av_live_ key
events: trade_call · regime_shift · scan_digest
filter: timeframe · exchange · cadence · top-N
Subscribe once; every matching call is POSTed to your endpoint. Webhooks docs →
x402
Pay-per-call · no signup
// Agent pays per call — USDC on Base
402 Payment Required → settle → 200 OK
No key, no subscription — your agent's wallet pays per call. x402 setup →
npmGitHubMCP Registry
· faq

Frequently asked.

AlgoVault is an MCP server that provides AI trading agents with composite BUY/SELL/HOLD trade calls, cross-venue funding rate arbitrage scanning, and market regime detection across 15 exchanges — leading CEX & perp-DEX venues. It works with any MCP-compatible client including Claude, Cursor, and custom agents.
Each call is a multi-factor composite of trend persistence, breakout pressure, funding state, and volatility regime — scored on the same scale across crypto and TradFi. We only fire BUY/SELL when conviction clears the threshold; otherwise the call is HOLD (and HOLDs are free).
AlgoVault spans 15 leading CEX & perp-DEX venues, incl. Hyperliquid, Binance, and Bybit. Hyperliquid is the source for TradFi perpetuals (TSLA, GOLD, SP500, etc.) via its xyz dex. Funding-rate arb covers Hyperliquid, Binance, Bybit, Gate, KuCoin, Aster, and OKX.
Yes — the Free tier covers all assets, all 11 timeframes, and 100 calls/month with no signup. HOLD calls are always free across every tier.
MCP is an open protocol for connecting AI assistants to external tools and data sources. AlgoVault implements MCP so any compliant client (Claude, Cursor, Windsurf, custom agents) can call get_trade_call / scan_funding_arb / get_market_regime directly without bespoke integration.
· live verdict

One call. One verdict. Verifiable.

Direction, conviction, and the drivers behind it — with a track record you can verify yourself.

AXS · 1h · BinanceExample output
BUY· 60% conviction— Trending up
Trend persistence HIGH ·Funding ELEVATED Open interest +18.1%
WhyTrending regime, upward bias. Funding pressure elevated; one-sided crowd forming. Volatility neither expanding nor compressed. Trend persistence elevated; momentum structure. Moderate conviction from blended signals.
91.7% PFE win rate · 417,718 calls · Merkle-anchored on BaseVerify →

The same MCP also scans cross-venue funding arbitrage and detects market regime.

View Live Track Record →Informational analytics, not investment advice. Past performance does not guarantee future results.
· live track record

Every qualifying call, on the record.

Every qualifying trade call (confidence ≥ 60%) is tracked, Merkle-anchored on Base L2.

Every Trade Call
Tracked & Measured
Crypto + TradFi
Asset Coverage
11 Timeframes
1m – 1d
15 Exchanges
Analyzed
1m – 1d
All HL intervals
≥ 60%
Confidence filter
PFE Win Rate
Peak Favorable Excursion
Per-TF Evaluation
5m/1hr · 1hr/8hr · 4hr/24hr
LIVE
91.7%
PFE Win Rate
LIVE
417,718+
Verified Calls
LIVE
109
Merkle batches on-chain
View Live Track Record →Updated live. Also queryable via performance://signal-performance MCP resource.
🔗 Tamper-Proof Track Record

Every call hashed on-chain (Base L2). Daily Merkle batches.
Inspect the contract on Basescan — we can’t edit history.

Verify a Call →View Contract →
Don’t trust — verify. 91.7% PFE win rate across 417,718+ calls, every one Merkle-anchored on Base.See the live track record →
🔗 On-Chain VerifiedERC-8004 Verified Agent · #44544Start free — 100 calls/month, no card. Get your first BTC verdict in 30 seconds →
· pricing

Simple pricing.

Start free. Pay when you need more.

Verify our track record →
99.1%
HOLD rate — we only fire when we mean it. Most signal tools always emit a verdict.
We reject 99.1% of scans as HOLD — and HOLDs are always free.
That selectivity is why we have 91.7%+ Merkle-verified accuracy on 417,718+ signals.
Starter
$9.99/mo
For indie builders
  • All crypto + TradFi assets
  • All 11 timeframes
  • 3,000 calls/month
  • $0.015/call overage
  • HOLD calls always free
POPULAR
Pro
$49/mo
For serious agent builders
  • All crypto + TradFi assets
  • All 11 timeframes (1m–1d)
  • 15,000 calls/month
  • $0.01/call overage
  • HOLD calls always free
Enterprise
$299/mo
For production trading desks
  • All crypto + TradFi assets
  • All 11 timeframes (1m–1d)
  • 100,000 calls/month
  • $0.005/call overage
  • SLA + priority support
  • Unlimited funding arbs
  • HOLD calls always free
x402 · Pay-per-call
USDC
On Base · no signup, no key
  • scan_funding_arb — $0.01/call
  • get_trade_call — $0.02/call
  • get_market_regime — $0.02/call
  • HOLD trade calls — free
  • 100 free calls/mo first, then pay-per-call
· fit

When to use AlgoVault

01

Building an AI agent that trades crypto perps across multiple venues.

02

Skipping 8-indicator parsing for one composite verdict per call.

03

Verifying signal performance on-chain before integrating.

· compare

Why not just use exchange APIs?

Three places to source signal for an agent. Only one is built for verdicts.

Exchange APIsRaw venue endpoints
Output per call
8 raw indicators per call
Built for
Programmatic raw data — your agent interprets each indicator
Integration
N adapter integrations · per-venue auth · per-venue ratelimits
AlgoVaultMCP brain layer
Output per call
One verdict per call · {call, confidence, regime, factors}
Built for
AI agents reading verdicts
Integration
15 venues unified behind one MCP · skip N adapter integrations
TradingView · CoinglassVisual analytics
Output per call
Charts + tables for humans
Built for
Humans reading charts
Integration
Web/app dashboards · screenshot in, decision out

See /skills + /docs.

· use cases

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.

Binance logo
Binance × AlgoVaultofficial Skills Hub

Composite verdict + official Binance Skills Hub for Spot Testnet execution

binance/binance-skills-hubView tutorial

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.

· quickstart

Try it in 30 seconds.

Three steps from idle Claude to live verdict. No SDK, no auth handshake, no cold-start.

01
Open Claude → Settings → Integrations
Or any MCP-compatible client: Cursor, Windsurf, VS Code, etc.
02
Add custom integration → paste the URL
https://api.algovault.com/mcp
03
Ask Claude
"Get me a trade call for BTC on the 15m timeframe"
Free tier: all assets, all 11 timeframes, 100 calls/month
get_trade_call("BTC", "15m") → response● 312ms · 200 OK
{
"asset": "BTC",
"timeframe": "15m",
"call": "BUY",
"confidence": 0.74,
"regime": "trending_up",
"factors": {
"trend_persistence": "HIGH",
"funding_state": "NEUTRAL",
"breakout_pending": "ACTIVE",
"volatility_regime": "normal",
},
"merkle_id": "0x4a2…f91"
}
Try Free in Telegram →Prefer no setup? The free bot runs the same calls.
· connect

Connect.

MCP, HTTP API, webhooks, x402 — same tools, same verdict shape.
Pick the transport that fits your stack.

MCP / HTTP API
For AI agents & production
// Remote — Streamable HTTP
https://api.algovault.com/mcp
// Local — stdio
$ npx -y crypto-quant-signal-mcp
Add Authorization: Bearer av_live_… — the same endpoint + key is the HTTP API.
Webhooks
Push delivery — no polling
// POST /api/webhooks  · needs your av_live_ key
events: trade_call · regime_shift · scan_digest
filter: timeframe · exchange · cadence · top-N
Subscribe once; every matching call is POSTed to your endpoint. Webhooks docs →
x402
Pay-per-call · no signup
// Agent pays per call — USDC on Base
402 Payment Required → settle → 200 OK
No key, no subscription — your agent's wallet pays per call. x402 setup →
npmGitHubMCP Registry
· faq

Frequently asked.

AlgoVault is an MCP server that provides AI trading agents with composite BUY/SELL/HOLD trade calls, cross-venue funding rate arbitrage scanning, and market regime detection across 15 exchanges — leading CEX & perp-DEX venues. It works with any MCP-compatible client including Claude, Cursor, and custom agents.
Each call is a multi-factor composite of trend persistence, breakout pressure, funding state, and volatility regime — scored on the same scale across crypto and TradFi. We only fire BUY/SELL when conviction clears the threshold; otherwise the call is HOLD (and HOLDs are free).
AlgoVault spans 15 leading CEX & perp-DEX venues, incl. Hyperliquid, Binance, and Bybit. Hyperliquid is the source for TradFi perpetuals (TSLA, GOLD, SP500, etc.) via its xyz dex. Funding-rate arb covers Hyperliquid, Binance, Bybit, Gate, KuCoin, Aster, and OKX.
Yes — the Free tier covers all assets, all 11 timeframes, and 100 calls/month with no signup. HOLD calls are always free across every tier.
MCP is an open protocol for connecting AI assistants to external tools and data sources. AlgoVault implements MCP so any compliant client (Claude, Cursor, Windsurf, custom agents) can call get_trade_call / scan_funding_arb / get_market_regime directly without bespoke integration.