loading…
Search for a command to run...
loading…
Real-time financial intelligence MCP server for crypto public companies. Provides covenant stress analysis, alpha signals, peer ranking, risk distribution, SEC
Real-time financial intelligence MCP server for crypto public companies. Provides covenant stress analysis, alpha signals, peer ranking, risk distribution, SEC XBRL fundamentals, and daily changes. Native x402 micropayments supported. First 5 calls free.
Real-time intelligence signals as a native MCP server for Codex CLI and other MCP agents.
DeltaSignal ATLAS-7 gives your agent structured, validated tools for market signals, risk analysis, peer ranking, and fundamentals, with automatic x402 micropayments in USDC. No subscription required.
Also available on Smithery and as a Glama Connector.
codex plugin install aitrailblazer/deltasignal-atlas-codex-plugin
Or from an npm environment:
npx codex-marketplace add aitrailblazer/deltasignal-atlas-codex-plugin --plugin --project
npx @coinbase/payments-mcp install
Codex CLIRestart Codex CLI after this step.
@DeltaSignal alpha_signals ticker:COIN
@DeltaSignal top_stressed tickers:MARA,RIOT,HUT,CLSK
@DeltaSignal company_fundamentals ticker:MSTR
@DeltaSignal covenant_stress ticker:MARA
@DeltaSignal risk_distribution tickers:COIN,MSTR,MARA,RIOT
deltasignal_readinessdeltasignal_top_stresseddeltasignal_covenant_stressdeltasignal_peer_rankingdeltasignal_alpha_signalsdeltasignal_company_fundamentalsdeltasignal_risk_distributiondeltasignal_daily_changesDELTASIGNAL_PAYMENT_MODE=localDELTASIGNAL_PAYMENT_MODE=internal plus DELTASIGNAL_API_KEYDELTASIGNAL_PAYMENT_MODE=livemcp-stdio/https://api.aitrailblazer.net/mcphttps://api.aitrailblazer.net/openapi.jsonfrom
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"deltasignal-atlas-7": {
"command": "npx",
"args": []
}
}
}