Agent Tools
Back to MCP servers

AlgoVault — Crypto Quant Trade Calls

https://api.algovault.com/mcp
● healthy

The Brain Layer for AI Trading Agents — quant calls + cross-venue arb across 5 exchanges via MCP.

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://api.algovault.com/mcp
JSON-RPC initialize probe
curl -X POST https://api.algovault.com/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://algovault.com
Source code
https://github.com/AlgoVaultLabs/crypto-quant-signal-mcp