get-market-quotes

Installation
SKILL.md

get-market-quotes

Use this skill when the user asks for current market prices — a specific ticker, a set of symbols, or a general "how are markets doing" snapshot. Returns price, change, and a short sparkline series per symbol from World Monitor's curated market cache.

Authentication

Server-to-server callers (agents, scripts, SDKs) MUST present an API key in the X-WorldMonitor-Key header. Authorization: Bearer … is for MCP/OAuth or Clerk JWTs — not raw API keys.

X-WorldMonitor-Key: wm_0123456789abcdef0123456789abcdef01234567

Issue a key at https://www.worldmonitor.app/pro.

Endpoint

GET https://api.worldmonitor.app/api/market/v1/list-market-quotes
Installs
3
GitHub Stars
61.4K
First Seen
2 days ago
get-market-quotes — koala73/worldmonitor