MCP Tools — Aurora
Aurora AI tools for portfolio management, backtesting, research, and analysis via MCP
# MCP Tools — Aurora
These tools leverage Aurora AI for natural language understanding and complex task execution. Tools marked as **"Both"** input mode support both natural language `{ message }` input and structured parameters — structured input bypasses the LLM for faster, deterministic execution.
## Input Modes
- **NLP**: Accepts a natural language `message` — Aurora interprets your intent and executes
- **Structured**: Accepts typed parameters — executed deterministically without an LLM call
- **Both**: Supports either input mode. Use structured for speed and determinism, NLP for flexibility