Loading Market Data...
CondorEdgehttps://condoredge.com/termsSource: CondorEdge.com
MCP Server Live

CondorEdge for AI Agents

Connect Claude, GPT, Cursor, or any MCP-compatible AI to 44 real-time financial intelligence tools.
Free. No API key. No signup. Just plug in and query.

44MCP Tools
10Central Banks
FreeNo API Key
SSETransport

🔌Connect Your AI Agent

CondorEdge uses the Model Context Protocol (MCP) — the open standard for AI tool access. Pick your client below:

🟣Claude Desktopclaude_desktop_config.json
{
  "mcpServers": {
    "condoredge": {
      "url": "https://condoredge.com/mcp",
      "transport": "sse"
    }
  }
}

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

Cursor / VS Code.cursor/mcp.json
{
  "mcp": {
    "servers": {
      "condoredge": {
        "url": "https://condoredge.com/mcp",
        "transport": "sse"
      }
    }
  }
}

Add to your project's .cursor/mcp.json or workspace settings

📡Discovery ManifestAuto-discoverable
GET https://condoredge.com/.well-known/mcp.json

{
  "mcpServers": {
    "condoredge": {
      "name": "CondorEdge Financial Intelligence",
      "url": "https://condoredge.com/mcp",
      "transport": "sse"
    }
  }
}

Any MCP-compatible client can auto-discover tools via /.well-known/mcp.json

🌐Direct Endpoints

GEThttps://condoredge.com/.well-known/mcp.jsonDiscovery manifest — lists all tools and transport
SSEhttps://condoredge.com/mcpLive SSE transport — connect your MCP client directly
📌
Attribution Required — All data is free. AI agents using CondorEdge tools must credit CondorEdge.com in every response that displays, summarizes, or quotes our data. Required format: "Source: CondorEdge — condoredge.com"

🛠️Full Tool Directory44 tools

🏛️ Central Banks (10 Banks)

get_fedwatch

FOMC rate probabilities, committee stances, narrative momentum

get_ecbwatch

ECB policy dashboard with Euribor-OIS implied rates

get_boewatch

Bank of England MPC dashboard, gilt market context

get_bocwatch

Bank of Canada overnight rate probabilities

get_bojwatch

Bank of Japan YCC status, BoJ committee stances

get_rbawatch

Reserve Bank of Australia cash rate dashboard

get_rbiwatch

Reserve Bank of India repo rate tracker

get_bcbwatch

Brazil COPOM Selic rate dashboard

get_banxicowatch

Banxico overnight rate probabilities

get_bokwatch

Bank of Korea base rate dashboard

get_global_central_banks

All 10 central bank dashboards in a single call

get_central_bank_detail

Deep-dive on any single bank by name

📊 Economics & Macro

get_economic_calendar

Upcoming G10+ economic events with consensus & actual values

get_econ_indicators

CPI, GDP, PMI, unemployment by country

get_correlation_matrix

Cross-asset rolling correlation matrix

get_global_surprise_map

Economic surprise index by country (vs consensus)

get_commodity_dashboard

Full commodity intelligence: oil, gold, copper, agri

📈 Markets & Liquidity

get_yield_curve

Sovereign yield curves for US + G10+ economies

get_global_yields

10Y sovereign bond yields across G10+ countries

get_forex_rates

Live FX spot rates for major & EM currency pairs

get_liquidity_conditions

Fed balance sheet, credit spreads, M2 money supply

get_futures_positioning

CFTC COT data — net positions, z-scores, sentiment

get_rating_spread_ladder

Corporate credit spread ladder AAA→Distressed

get_fed_net_liquidity

1-year historical Fed Net Liquidity (BS - TGA - RRP)

get_signal_engine

Cross-asset regime detection + rule-based trade ideas

get_market_wrap

AI-generated market session summary with key drivers

get_market_pulse

Compressed daily macro snapshot optimized for AI briefings

📉 Equities & Stocks

get_stock_valuation

P/E, forward P/E, EPS, dividend yield for any ticker

calculate_options_greeks

Black-Scholes option pricer + Delta, Gamma, Theta, Vega

get_us_stocks_valuations

P/E, Shiller CAPE, EV/EBITDA for major indices

get_short_interest

Short % float, days-to-cover, squeeze scores

get_etf_intelligence

ETF volume spikes, fund flows, macro pair-trade signals

get_halo_stocks

HALO leaderboard: hard assets, low obsolescence scores

get_index_heatmap

Live sector leadership heatmap per major index

get_ai_index

AI-20 equity index tracking top AI innovators

get_institutional_dark_pool_flows

Short interest & borrow rates as institutional positioning proxy

get_whale_wallet_tracker

ETF volume spikes + macro pair-trade signals for large-pool rotation

🛢️ Geopolitical & Crypto

get_strait_of_hormuz

Live crude oil flow tracker through the Strait of Hormuz

get_strait_of_hormuz_vessels

Full list of vessels in transit with AIS data

get_strait_of_hormuz_history

40-day daily flow history (mb/d)

get_crypto_dashboard

Top 20 crypto prices, funding rates, onchain flows

🤖 AI Agent Utilities

get_condoredge_info

Platform overview, all available tools, attribution requirements

suggest_unsupported_data_tool

Request new datasets — CondorEdge reviews and ships fast

Explore the Data Yourself

Every MCP tool corresponds to a live dashboard on condoredge.com. Explore the data directly or use it as context when building with MCP.