Crypto perp signals, funding arb scanning, and market regime detection via MCP.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Crypto Quant Signal MCP.
get_trade_callCallable MCP tool function
get_trade_signalCallable MCP tool function
scan_trade_callsCallable MCP tool function
scan_funding_arbCallable MCP tool function
get_market_regimeCallable MCP tool function
search_knowledgeCallable MCP tool function
AlgoVault is the brain layer for AI trading agents β one MCP call returns verdict, confidence, and regime across major crypto perpetual venues.
91.1% PFE win rate across 841,150+ verified calls. Merkle-verified on Base L2. Don't trust β verify.
200 free calls/month, 100/day. Start in 30 seconds.
π€ Try Free in Telegram Β· algovault.com Β· Live Track Record Β· How it works Β· Sign Up Β· Docs
No code. No API key. No install. The server speaks Streamable HTTP at https://api.algovault.com/mcp β any Model Context Protocol client connects directly.
1. Add the connector. In Claude β Settings β Connectors β Add custom connector:
| Field | Value |
|---|---|
| Name | Crypto Quant Signal |
| URL | https://api.algovault.com/mcp |

2. Ask for a call. In plain language:
"Get me a trade call for ETH on the 4h timeframe"

Your Claude now has a quant analyst built in. Prefer local? Run npx -y crypto-quant-signal-mcp.
Running locally on npm 12+? npm v12 disables dependency install scripts by default. AlgoVault's optional local SQLite mode uses the native
better-sqlite3module β if you install it into a project, runnpm approve-scripts(ornpm install --allow-scripts) to build it. The hosted HTTP transport (api.algovault.com/mcp) needs no local build.
One API call. One verdict. Not 8 raw indicators. get_trade_call returns a directional BUY / SELL / HOLD with a confidence score and the detected market regime β a composite verdict, not a data dump for your agent to interpret.
Under the hood, a self-tuning model fuses momentum, trend structure, derivatives positioning, open interest, and volume into one weighted call. Every call reports market regime β trending, ranging, or volatile β alongside direction and confidence. Directional calls fire only when conviction clears the threshold; roughly 99% of evaluations return HOLD.
The _algovault block is the envelope every tool response carries: the server version, the tool that answered, your quota, and compatible_with β the companion packages that accept this object directly. It projects from a machine-verified registry, so it lists a package only once that package is published and runnable. It is [] today, and that is the truthful answer: there is no companion package yet.
91.1% PFE Win Rate Β· 841,150 trade calls Β· 167 on-chain batches
Every call is hashed at emission and anchored on Base L2 in daily Merkle batches. We cannot edit history.
The full record is public and on-chain β no cherry-picking, no survivorship bias:
0x6485β¦0f81AlgoVault is also a verified agent on the ERC-8004 Identity Registry (Base L2), agentId 44544 β a portable, on-chain handle AI orchestrators can resolve.
AlgoVault is drop-in for every MCP-spec client, every major agent framework, and every official exchange Agent Trade Kit β no SDK, no wrapper. It serves Streamable HTTP at https://api.algovault.com/mcp; tools/list + resources/list is the API surface.
MCP clients.
| Client | Config |
|---|---|
| Claude Desktop | Settings β Connectors β Add custom connector β https://api.algovault.com/mcp |
| Claude Code (CLI) | claude mcp add crypto-quant-signal https://api.algovault.com/mcp |
| Cursor | ~/.cursor/config.json β mcpServers block β url: "https://api.algovault.com/mcp" |
| Cline | VS Code Cline extension β MCP server settings β add Streamable HTTP server |
| Codex (OpenAI CLI) | ~/.codex/config.toml β [mcp_servers.algovault] table + url = "https://api.algovault.com/mcp" (or codex mcp CLI) |
| Windsurf | ~/.codeium/windsurf/mcp_config.json β mcpServers.algovault.serverUrl = "https://api.algovault.com/mcp" |
| Continue.dev | config.yaml β mcpServers: [{ name: algovault, type: streamable-http, url: "https://api.algovault.com/mcp" }] |
| Any other MCP-spec-compliant client | Configure the Streamable HTTP transport with URL https://api.algovault.com/mcp |
Agent plugin hosts. The npm package ships plugin.json, mcp.json and .cursor-plugin/plugin.json, so an Agent-Plugins-compatible host β Cursor included β can read the server definition out of the installed package instead of being handed a config block to paste.
Agent frameworks. First-party tutorials pair AlgoVault with each framework's canonical MCP adapter β copy-pasteable demo code, no SDK.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/crypto-quant-signal-mcp)<a href="https://allmcps.com/mcp/crypto-quant-signal-mcp"><img src="https://allmcps.com/api/badge/crypto-quant-signal-mcp?style=directory" alt="Crypto Quant Signal MCP on AllMCPs" /></a>