·· Model Context Protocol ··

Connect an agent

eYKON exposes 24 live-data tools over MCP. Point Claude, Cursor or your own agent at the endpoint and it can query vessels, aircraft, conflict events, thermal anomalies, night-time radiance, convergence signals — and eYKON's own calibration record.

1 · Create a key

Keys are created at Settings. The key is shown once and never again — eYKON stores only a hash of it.

2 · Add the server

claude mcp add --transport http eykon \
  https://eykon.ai/api/mcp \
  --header "Authorization: Bearer eyk_YOUR_KEY"

Any MCP client works. The transport is stateless Streamable HTTP, so there is no session to manage and nothing to keep alive.

Daily limits

member5 calls/day
pro25 calls/day
desk100 calls/day
enterprise500 calls/day

Limits reset at 00:00 UTC. MCP is included on paid plans; the free tier does not include it. A citizen-tier key reaches 13 of the 24 tools and is refused on every call while its plan carries no allowance.

What you get back

Every successful result carries a provenance envelope: the instrument behind the number, how well grounded it is, and its known limits. That is deliberate — a tool result travels into your agent's context with no eYKON page around it to caveat it, so the caveats travel with the data.

Several feeds are partial and say so. AIS is chokepoint-only. Night-lights lag NASA publication by about nine days. Thermal watches 10,556 of 13,262 facilities, and the uncovered regions return NO DATA, never zero. Critical minerals is fixture-backed and excluded from anything quotable.

The 24 tools

The one nobody else has

query_calibration returns eYKON's own forecast record — Brier scores and skill by observable family, against each family's own base rate. Your agent can ask how well eYKON has actually performed on a question type before it trusts the answer. Forecasts are hash-bound at issue and the hash is publicly recomputable in the browser.