@aetherwealth/mcp
Advanced tools
+1
-1
| { | ||
| "name": "@aetherwealth/mcp", | ||
| "mcpName": "ai.aetherwealth/mcp", | ||
| "version": "0.2.0", | ||
| "version": "0.2.2", | ||
| "description": "Official Aether Wealth MCP server for journals, alerts, forex and crypto market context, and approval-governed broker actions.", | ||
@@ -6,0 +6,0 @@ "type": "module", |
+3
-3
@@ -136,7 +136,7 @@ # Aether Wealth MCP Server | ||
| | --- | --- | | ||
| | `get_candles` | Fetch OHLC candles for a pair and timeframe. Returns up to 200 plus `nextCursor`; pass it back as `cursor` until null to cover the complete stored history, including server-derived timeframes such as `3m`. | | ||
| | `get_candles` | Fetch OHLC candles for a pair, timeframe, and optional `sourceId`. Omission uses Twelve Data; broker sources expose native candles only. Returns up to 200 plus `nextCursor`. | | ||
| | `list_economic_calendar` | List economic calendar events by currency, release, date, or impact. | | ||
| | `get_macro_series` | Fetch macro indicator time series such as CPI or interest-rate data. | | ||
| | `get_macro_indicator` | Fetch curated FXMacroData indicator series with unit and target metadata. | | ||
| | `get_market_config` | Fetch supported instruments and timeframes. | | ||
| | `get_market_config` | Fetch supported instruments, timeframes, and per-source capabilities. | | ||
@@ -181,3 +181,3 @@ ### FX Macro Context | ||
| | --- | --- | | ||
| | `render_chart` | Render a candlestick chart image for a pair and timeframe. | | ||
| | `render_chart` | Render a candlestick chart image for a pair, timeframe, and optional `sourceId`. | | ||
@@ -184,0 +184,0 @@ ## Example Prompts |
Sorry, the diff of this file is too big to display
649933
0.16%2477
0.16%