AlgoVault - Crypto Quant Trade Calls MCP Server

AlgoVault is the brain layer for AI trading agents - one MCP call returns verdict, confidence, and regime across major crypto perpetual venues. Its 4 documented tools cluster into scan, read & search.

People who work with base, crypto and defi and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-17 · ★ 8 · #6 OF 318 MAINTAINED FINANCE · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install AlgoVault - Crypto Quant Trade Calls

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add algovaultlabs-crypto-quant-signal-mcp --transport http https://api.algovault.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "algovaultlabs-crypto-quant-signal-mcp": {
      "url": "https://api.algovault.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://api.algovault.com/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-09-17

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to api.algovault.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

npm package crypto-quant-signal-mcp - unscoped; check the name against the project README before installing

registry registry publisher io.github.AlgoVaultFi is not the repo owner (algovaultlabs) - the registry entry was published by someone else

03 · What AlgoVault - Crypto Quant Trade Calls can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 4 documented tools across scan, read & search, including scan_trade_calls, scan_funding_arb, get_market_regime, get_track_record.

Capability map

Tools grouped from the project's README - what AlgoVault - Crypto Quant Trade Calls lets an agent do.

Scan

2 tools - e.g. scans the top-N perps by open interest on a venue; returns every actionable call in one shot.; cross-venue funding-rate spreads across 7 venues (Hyperliquid, Binance, Bybit, Gate, KuCoin, Aster, OKX)…

scan_trade_calls · scan_funding_arb

read & search

2 tools - e.g. classifies TRENDING_UP / TRENDING_DOWN / RANGING / VOLATILE for strategy selection.; the published track record as a tool call, for clients that bridge tools but not resources. include opens the…

get_market_regime · get_track_record

Latest releases

v1.30.0 · 2026-09-10

Added · claim_url and claim_hint in the _algovault envelope of every tool response that carries an auth block - a direct link to keep the key in use, and a heads-up before the cap. Tools with no auth block carry…

v1.29.0 · 2026-09-04

Added · get_track_record - a tool that returns the published track record, for clients that bridge tools but not resources. Defaults to the compact aggregate; include opts into the per-asset, per-venue and recent-call…

v1.28.2 · 2026-08-26

04 · Who maintains AlgoVault - Crypto Quant Trade Calls

AlgoVault - Crypto Quant Trade Calls is maintained by algovaultlabs. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
finance - ranked #6 of 318 actively-maintained finance servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-10)
registry
io.github.AlgoVaultFi/crypto-quant-signal-mcp (active, first published 2026-04-06 · 38 versions)
packages
npm:crypto-quant-signal-mcp

06 · AlgoVault - Crypto Quant Trade Calls FAQ

Is AlgoVault - Crypto Quant Trade Calls still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-17 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

What can AlgoVault - Crypto Quant Trade Calls do?

An agent gets 4 documented tools across scan, read & search, including scan_trade_calls, scan_funding_arb, get_market_regime, get_track_record.

How do I install AlgoVault - Crypto Quant Trade Calls?

Run `npx -y crypto-quant-signal-mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does AlgoVault - Crypto Quant Trade Calls require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-17; you can connect without credentials.

07 · Alternatives to AlgoVault - Crypto Quant Trade Calls

More finance MCP servers · ALM X++ MCP Server · Alphasmo Tools · Alpha Vantage MCP · Optionsahoy MCP · Zerodust

More TypeScript MCP servers · Vault Cortex · Video Overlay Kit · Resili Replay · Scope Gate · Mikro MCP · see all