Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_now | Get current world state: exchange status, volatility (VIX/VVIX/SKEW/term structure), economic event countdowns, and data health. One call replaces 4-6 separate API calls. |
| get_exchanges | Get open/close status for CME, NYSE, NASDAQ, LSE, EUREX, TSE, HKEX with next transition times. |
| get_volatility | Get current volatility readings: VIX, VIX9D, VIX3M, VVIX, SKEW, and term structure (contango/backwardation/flat). |
| get_events | Get economic event countdowns: next event, today remaining, week high-impact count, days until FOMC and CPI. |
| get_score | Get OathScore quality rating for a specific API. Available APIs: curistat, alphavantage, polygon, finnhub, twelvedata, eodhd, fmp. Returns composite score (0-100), letter grade, and component breakdown. |
| compare_apis | Compare quality scores of two or more APIs side-by-side. Pass comma-separated names, e.g. 'curistat,polygon'. |
| get_alerts | Get active degradation alerts for monitored APIs. Shows uptime drops, high latency, and schema changes. |
| check_health | Check OathScore service health and data freshness. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |