get_auth_status
Check whether the Trading Volatility MCP session is authenticated with an API key for full access or running in demo mode with limited tickers. Returns 'keyed' or 'demo' without exposing the key.
Instructions
Check how the Trading Volatility MCP is authenticated for this session. Returns mode='keyed' when an API key is present (full access), or mode='demo' when no key is set (only the demo tickers are available). Does not reveal the key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||