OED MCP SERVER // LIVE

Space economy data, wherever your team thinks.

Off Earth Data is now available as an MCP server. Query 5,700+ entities across 27 sectors and the spaceport registry from inside Claude, Copilot, and Cursor. Paid plans add activity, SEPI scores, and rankings.

Compatible with:
5,700+
ENTITIES
27
SECTORS

What you can ask OED.

Search companies in <segment>.

Off Earth Data
Schema onlyNo live request executed
company_idcompany_namesegmentsubsectorfree_fields.tier

Schema-only example. Values appear only after a live, authenticated tool call.

Get the SEPI score and factor breakdown for <company_id>.

Off Earth Data
Schema onlyNo live request executed
company_idsepi_scorescore_bandtierpercentilescore_datefactorsdata_flag

Schema-only example. Values appear only after a live, authenticated tool call. Requires a paid plan.

Rank tier <tier> companies with a SEPI score between <min_score> and <max_score>.

Off Earth Data
Schema onlyNo live request executed
ranking_positioncompany_idcompany_namesepi_scoretierpercentileranking_window

Schema-only example. Values appear only after a live, authenticated tool call. Requires a paid plan.

Connect in three lines.

{
  "mcpServers": {
    "off-earth-data": {
      "type": "http",
      "url": "https://app.offearthdata.com/api/mcp",
      "headers": { "X-API-Key": "<your-key>" }
    }
  }
}

Authenticate with an API key from your account page. Every account can connect — your plan sets the data boundary and the monthly allowance. Horizon (free) keys return directory-tier fields; every paid plan returns full data.

Claude Desktop and claude.ai can skip the key entirely — add Off Earth Data as a custom connector and sign in. Step-by-step in the setup guide (sign-in required).

Why MCP access

Research workflows increasingly run inside AI assistants. MCP puts the same company data, activity, and SEPI scores from the dashboard into those conversations.

Live data, not training cutoffs
Same data contract as the OED REST API
Every query metered against your own key
Show-once API keys you can revoke anytime
No vendor lock-in (open protocol)

Frequently asked questions

Connect your client

Mint a key, paste a config, connect in under five minutes.

Get Your API Key