@aetherwealth/mcp
Advanced tools
+1
-1
| { | ||
| "name": "@aetherwealth/mcp", | ||
| "version": "0.1.35", | ||
| "version": "0.1.36", | ||
| "description": "Official Aether Wealth MCP server for AI trading assistants: OAuth access to your trading journal, alerts, market data, macro calendar, and technical indicators.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
+1
-1
@@ -136,3 +136,3 @@ # Aether Wealth MCP Server | ||
| | --- | --- | | ||
| | `get_candles` | Fetch recent OHLC candles for a pair and timeframe. Returns up to 200 per request (newest 200 by default); use `offset` to page back through the full stored history. | | ||
| | `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`. | | ||
| | `list_economic_calendar` | List economic calendar events by currency, release, date, or impact. | | ||
@@ -139,0 +139,0 @@ | `get_macro_series` | Fetch macro indicator time series such as CPI or interest-rate data. | |
Sorry, the diff of this file is too big to display
640210
0.03%2466
0.04%