Off-Nadir Delta

Market exposure check

Which recent physical events could plausibly move a market you care about (oil, grain, shipping), and through what transmission channel? Informational only — not investment advice.

Steps

  1. Query recent signals tagged with the market.
  2. Or invoke the market-exposure-check MCP prompt for the narrated version with transmission channels.

REST

Authenticate with Authorization: Bearer ond_… (create a key at /account/api). Try any of these live in the Playground.

Signals tagged with a market

bash
curl "https://offnadir-delta.com/api/v1/signals?markets=oil&days=3&limit=20" \
  -H "Authorization: Bearer ond_YOUR_API_KEY"

MCP

Connect once, from any MCP client:

bash
claude mcp add --transport http off-nadir-delta \
  https://offnadir-delta.com/api/v1/mcp \
  --header "Authorization: Bearer ond_..."

Then invoke the market-exposure-check prompt (arguments: market, days?)Find recent events that could plausibly move a given market (oil, grain, shipping, ...) and explain each transmission channel. Informational only — not investment advice.

← All recipes

From headline to satellite evidence

One connected intelligence workflow across four surfaces — free to start, no GIS software or remote-sensing background required.