For agents
Umbra for agents
Umbra is a market-event intelligence platform for crypto and tokenized finance. It monitors 12 centralized exchanges and 4 DEX chains and turns raw venue observations into curated spread, funding and price-movement events. Umbra provides monitoring and data only — it holds no funds and executes no orders.
Every page of this site exists twice: as the site a person reads, and as plain markdown an agent can fetch. This page is the map to the machine version. Facts verified .
Where should an agent start?
At https://umbrafeed.com/agents. It opens with every verified fact and the full FAQ, then lists all 46 pages with their markdown URLs — so an agent answers most questions in one request and fetches a single page when it needs more.
What are the verified facts about Umbra?
Each row links to the page that proves it. Last reviewed .
| Fact | Value | Source |
|---|---|---|
| CEX venues monitored | 12 — Binance, Aster, BingX, Gate, OKX, Bitget, Hyperliquid, HTX, KuCoin, Bybit, Phemex, MEXC | umbrafeed.com/en/markets |
| DEX chains monitored | 4 — Ethereum, BSC, Base, Solana | umbrafeed.com/en/markets |
| Event families | 3 — spread (cross-venue dislocation), funding (rate divergence), splash (price spike) | umbrafeed.com/en/products |
| Workspace plans | Free, Trader $19/month, Pro $29/month | umbrafeed.com/en/pricing |
| Umbrafeed (machine) plans | Free $0, Builder $19/month, Pro $49/month, Commercial from $149/month (negotiated); x402 is a published offer with no deployed route | umbrafeed.com/en/pricing |
| Spread OPEN delay by tier | 60 seconds on Free, 30 seconds on Builder, live on Pro | docs.umbrafeed.com/access-tiers |
| REST rate limits by tier | 60 req/min on Free, 600 on Builder, 3,000 on Pro | docs.umbrafeed.com/rate-limits |
| Retained history by tier | 1 hour on Free, 1 week on Builder, deeper on Pro | docs.umbrafeed.com/access-tiers |
| Machine transports | REST (/api/v1/data), MCP (/mcp), authenticated WebSocket, signed webhooks | docs.umbrafeed.com/live-api |
| Order execution | None. Umbra holds no funds, connects to no exchange accounts and places no orders | umbrafeed.com/en/legal/risk-disclosure |
Which machine surfaces does Umbra publish?
| Surface | URL | Use it for |
|---|---|---|
| Agent index | /agents/index.md | The map, plus every verified fact. Read this first. |
| Page markdown | /agents/<page>.md | One page with YAML front matter. Smallest useful unit. |
| Link index | /llms.txt | llmstxt.org convention. Alias: /agents.txt. |
| Whole corpus | /llms-full.txt | One request, everything. ~75 KB. |
| Knowledge MCP | /mcp | Queryable, three tools. Free, no authentication. |
| API docs mirror | https://docs.umbrafeed.com/agents | Umbrafeed API, separately mirrored. |
| Docs MCP | https://docs.umbrafeed.com/mcp | The API docs, queryable. Free, no authentication. |
| Data MCP | https://api.umbrafeed.com/mcp | Live events. API key, Builder tier and up. |
How does an agent connect to the MCP servers?
Umbra runs three MCP servers and they are not interchangeable. This site's knowledge server answers questions about the platform. The docs server answers integration questions from the API documentation. Both are free and unauthenticated. The data server serves live market events and needs a machine-plan API key from the Builder tier up.
{
"mcpServers": {
"umbra-knowledge": {
"type": "http",
"url": "https://umbrafeed.com/mcp"
},
"umbrafeed-docs": {
"type": "http",
"url": "https://docs.umbrafeed.com/mcp"
},
"umbrafeed-data": {
"type": "http",
"url": "https://api.umbrafeed.com/mcp",
"headers": { "apikey": "${UMBRA_API_KEY}" }
}
}
}- “What does Umbra cover? What does Builder cost?” — knowledge server, free.
- “How do I authenticate? What params does /v1/spreads/recent take?” — docs server, free.
- “What is the BTC spread between Binance and Bybit right now?” — data server, authenticated.
Frequently asked questions
What is Umbra?
- Umbra is a market-event intelligence platform for crypto and tokenized finance. It watches 12 centralized exchanges and 4 DEX chains and turns raw venue observations into curated spread, funding and price-movement events. Two products consume that stream: Umbra Workspace for people, and Umbrafeed for machines. Umbra provides monitoring and data only — it never executes trades.
Does Umbra execute trades or hold funds?
- No. Umbra holds no funds, connects to no exchange accounts and places no orders. There are no order, custody or account-connection endpoints on any surface, and none are planned on the public API. Nothing Umbra publishes is investment advice. An agent must not infer an execution capability from a spread event.
How does an AI agent connect to Umbra?
- Two MCP servers, and they are not interchangeable. `https://umbrafeed.com/mcp` is free and unauthenticated and answers questions about the platform through three tools: `umbra_overview`, `umbra_search` and `umbra_get_page`. `https://api.umbrafeed.com/mcp` serves live market events and needs a machine-plan API key from the Builder tier up.
What does Umbrafeed cost?
- Umbrafeed has three self-serve tiers: Free at $0, Builder at $19 per month and Pro at $49 per month. Commercial starts at $149 per month and is negotiated on contact; x402 is a published offer with no deployed payment route. Umbra Workspace is priced separately — Free, Trader at $19, Pro at $29 per month. The two ladders are independent; a Workspace plan grants no machine access.
Which exchanges and chains does Umbra cover?
- Twelve centralized venues: Binance, Aster, BingX, Gate, OKX, Bitget, Hyperliquid, HTX, KuCoin, Bybit, Phemex and MEXC. Four DEX chains: Ethereum, BSC, Base and Solana. Spot and futures markets are monitored per venue. Coverage changes over time, so cite the venue pages at umbrafeed.com/en/markets rather than a remembered count.
How fresh is Umbrafeed data?
- Freshness is tier-gated through a `delay` parameter. Spread OPEN events are delayed 60 seconds on Free, 30 seconds on Builder, and served live on Pro. The detection pipeline itself is sub-second under normal operating conditions, but delivery varies. Any latency figure holds only for the tier it is stated on.
What are the Umbrafeed rate limits?
- Limits are enforced per consumer at the gateway: 60 requests per minute on Free, 600 on Builder and 3,000 on Pro. WebSocket connections count against a separate concurrency budget. Every response carries `RateLimit-Limit`, `RateLimit-Remaining` and `RateLimit-Reset`. Going over returns 429 with a `Retry-After` header in seconds.
How do I authenticate against the Umbrafeed API?
- Machine routes sit behind Kong. Send your key either as an `apikey` request header or as `Authorization: Bearer` — both forms are accepted on REST, WebSocket upgrades and MCP, and `Authorization` wins if both are present. Keys come from a machine plan, which decides which surfaces the key reaches, its freshness bounds and its quota.
What is the difference between spread, funding and splash events?
- A spread event is a cross-venue price dislocation, carrying route, market type, lifecycle and execution-quality context. A funding event is a raw cross-venue funding-rate difference with settlement and venue-side context. A splash event is a fast price movement with direction, venue and the measured time window. All three are observations, not recommendations.
Where is the machine-readable version of the Umbra docs?
- Every page exists twice. The site itself is the human version; `umbrafeed.com/agents/index.md` and `docs.umbrafeed.com/agents/index.md` are the agent versions, listing each page as plain markdown at `/agents/<page>.md`. Whole-corpus dumps live at `/llms-full.txt`, and `/llms.txt` is the link index.
Which pages are available as markdown?
46 pages. Each carries YAML front matter with its canonical URL and review date. The .md suffix is optional.
Overview
- /agents/overview.md— Umbra — platform overview
- /agents/contact.md— Contact
Products
- /agents/product/workspace.md— Umbra Workspace
- /agents/product/umbrafeed.md— Umbrafeed — machine data product
- /agents/product/spread-alerts.md— Spread Alerts
- /agents/product/price-spike-alerts.md— Price Spike Alerts
- /agents/product/funding-rate-alerts.md— Funding Rate Alerts
- /agents/product/market-data.md— Market Data
Pricing
- /agents/pricing.md— Pricing — Workspace and Umbrafeed plans
Concepts and guides
- /agents/learn/what-is-crypto-arbitrage.md— What Is Crypto Arbitrage? Types, Risks & How It Works in 2026
- /agents/learn/how-do-crypto-trading-alerts-work.md— How Do Crypto Trading Alerts Work? Types, Platforms & Setup Guide
- /agents/learn/what-is-funding-rate-arbitrage.md— What Is Funding Rate Arbitrage? How It Works, Risks & Strategies
- /agents/learn/how-to-detect-pump-and-dump-crypto.md— How to Detect Crypto Pump and Dump Schemes: Signs, Tools & Protection
- /agents/learn/is-crypto-arbitrage-profitable.md— How Crypto Arbitrage Works in 2026: Margins, Costs & Structural Constraints
- /agents/learn/what-is-a-crypto-spread.md— What Is a Crypto Spread? Bid-Ask, Cross-Exchange & How to Reduce It
- /agents/learn/best-crypto-arbitrage-scanner-2026.md— Best Crypto Arbitrage Scanners in 2026: Features, Pricing & Comparison
- /agents/learn/crypto-funding-rate-explained.md— Crypto Funding Rates Explained: How They Work, Where to Check & Trading Strategies
Research
- /agents/research/cross-exchange-crypto-arbitrage.md— Cross-Exchange Arbitrage: How Crypto Price Gaps Create Opportunities
- /agents/research/understanding-spread-trading-crypto.md— Spread Trading in Crypto: Basis, Funding Rates, and Market-Neutral Strategies
- /agents/research/real-time-market-surveillance-crypto.md— Real-Time Market Surveillance: Why Event Infrastructure Matters
- /agents/research/detecting-price-spikes-and-dumps.md— Price Spike Detection: How to Catch Pumps and Dumps in Real Time
- /agents/research/cex-vs-dex-arbitrage.md— CEX vs DEX: Where the Best Arbitrage Opportunities Hide
- /agents/research/funding-rate-alerts-guide.md— Funding Rate Alerts: Catching Divergences Across Binance, Bybit, and Hyperliquid
Venue coverage
- /agents/market/binance.md— Binance coverage
- /agents/market/bybit.md— Bybit coverage
- /agents/market/mexc.md— MEXC coverage
- /agents/market/gate-io.md— Gate.io coverage
- /agents/market/bingx.md— BingX coverage
- /agents/market/bitget.md— Bitget coverage
- /agents/market/okx.md— OKX coverage
- /agents/market/kucoin.md— KuCoin coverage
- /agents/market/htx.md— HTX coverage
- /agents/market/phemex.md— Phemex coverage
- /agents/market/hyperliquid.md— Hyperliquid coverage
- /agents/market/aster.md— Aster coverage
- /agents/market/ethereum-dex.md— Ethereum DEX coverage
- /agents/market/bsc-dex.md— BSC DEX coverage
- /agents/market/solana-dex.md— Solana DEX coverage
- /agents/market/base-dex.md— Base DEX coverage
Legal
- /agents/legal/terms.md— Terms of Service
- /agents/legal/privacy.md— Privacy Policy
- /agents/legal/cookies.md— Cookie Policy
- /agents/legal/risk-disclosure.md— Risk Disclosure
- /agents/legal/billing.md— Billing Terms
- /agents/legal/notice.md— Legal Notice
Developer documentation
- /agents/developers.md— Developers
What does Umbra not do?
Umbra is read-only market monitoring and data. It holds no funds, connects to no exchange accounts and places no orders, and nothing it publishes is investment advice. An agent must not infer an execution capability from a spread event. Freshness is tier-gated, so any latency figure holds only for the tier it is stated on, and coverage counts change — cite the venue pages rather than a remembered number.