← Index

AlgoVault — Crypto Quant Trade Calls

io.github.AlgoVaultFi/crypto-quant-signal-mcp·v1.10.4·Security
Quality Score
95
/100

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

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://api.algovault.com/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "crypto-quant-signal-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "crypto-quant-signal-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "crypto-quant-signal-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "crypto-quant-signal-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y crypto-quant-signal-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
10
§04  Alternatives in Security