One-call macro dashboard: major indexes, rates, commodities, crypto, VIX
One-call macro dashboard: major indexes, rates, commodities, crypto, VIX — each price + %change (free public data, best-effort; rows degrade individually).
Metered access — free-key quota or x402 pay-per-call (USDC on Base). Details at /pricing.
This tool takes no parameters — send an empty JSON object {}.
curl -s https://wingmanprotocol.com/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc": "2.0", "id": 1, "method": "tools/call", "params": {"name": "market_snapshot", "arguments": {}}}'curl -s https://wingmanprotocol.com/tools/market_snapshot \
-H 'Content-Type: application/json' \
-d '{}'Edit the JSON and run it — this POSTs to https://wingmanprotocol.com/tools/market_snapshot from your browser.
X-Payment header, or get a free key at /pricing (500 calls/month, no card, no crypto).