arb.spread_matrix — alphapipeline MCP Tool
arb.spread_matrix
(arb spread matrix) is one of 14 tools on the
alphapipeline
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call arb.spread_matrix from your client
- Claude Code alphapipeline arb.spread_matrix run in your project directory
- Claude Desktop alphapipeline arb.spread_matrix ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor alphapipeline arb.spread_matrix ~/.cursor/mcp.json
- VS Code alphapipeline arb.spread_matrix .vscode/mcp.json
- Zed alphapipeline arb.spread_matrix ~/.config/zed/settings.json
- Windsurf alphapipeline arb.spread_matrix ~/.codeium/windsurf/mcp_config.json
- Cline alphapipeline arb.spread_matrix ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI alphapipeline arb.spread_matrix ~/.gemini/settings.json
- Grok alphapipeline arb.spread_matrix .mcp.json (in your project root)
- ChatGPT alphapipeline arb.spread_matrix Settings → Connectors → Advanced → Developer mode
- Claude.ai alphapipeline arb.spread_matrix Settings → Connectors → Add custom connector
- LangChain alphapipeline arb.spread_matrix pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http alphapipeline https://alphapipeline-eu.onrender.com/mcp
Other tools on this server
- market.kimchi_alert
- tools.ai_markdown
- security.token_risk
- security.contract_health_audit
- security.token_diagnostic
- derivatives.funding_rate
- derivatives.funding_apr_matrix
- dex.liquidity_slippage
- derivatives.whale_position_audit
- calendar.macro_dday
- prediction.neg_risk_arbitrage
- prediction.exit_capacity_audit
- unlocks.dump_risk
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.