This page just pulled the highest-volume open markets from Polymarket — real contracts, real prices, refreshed when you reload — and linked them into an entity graph live in your browser. Pick a person or a country and see every market exposed to them, and who they're entangled with. Click any circle to drill in.
marketmotion-live: the same four tools — lookup_entity,
entity_connections, related_markets, entity_signals —
served over MCP against this live market data. Ask "what's exposed to Taiwan?" or "score this
market" mid-conversation; every answer carries a heat score with its components and an
as-of timestamp with staleness in seconds, because market data decays in hours and
honest data says how old it is. Read-only, showcase only — it never touches positions or money.
And here's the actual product: it's one server. The identical machine, behind the identical interface, also runs the creator-matching graph, the inbox relationship graph, and the supply-chain fixture — same machine, different domain, ~150 lines per vertical. That's the Entity Graph Starter ($990), or book a call for a hosted endpoint on your data.
Now imagine this on your data. Your customers, suppliers, deals, or wallets — linked to the live signals that move them, scored, and queryable by your AI. I build these in weeks. The lab takes two builds a quarter.
Book a 30-minute reviewMarket data: Polymarket public API, fetched live client-side. Entity links are computed in your browser from market titles — a deliberately simple one-connector demo of a much bigger machine. Prices are market-implied probabilities, not forecasts. Not investment advice. ← All demos