llms.txt Content
# Aether Wealth
> Aether Wealth is the AI operating system for trading. It learns how you
> trade and combines multi-market charting, an automated trade journal, live
> alerts, and Aether Intelligence (an AI that has actually read your trades)
> in one terminal. The product runs at https://app.aetherwealth.ai; this
> site is the public overview.
Aether Wealth is pre-launch software built by traders in Bengaluru, India.
The founding thesis: most trading losses are caused by human
decision-making, not a lack of information, so the system is designed to
augment judgment and engineer away avoidable human error. It is software, not
a broker or financial adviser. Optional broker connections can transmit
user-authorized forex and crypto orders.
## Pages
- [For traders](https://aetherwealth.ai/): product overview covering
multi-market charting, the automated journal, alerts you draw on the
chart, Aether Intelligence, Pine Studio, and the FAQ
- [Connectors](https://aetherwealth.ai/connectors): the live MCP server,
TypeScript SDK, and CLI, plus the coming-soon REST API for trading workflows
and AI agents
- [Trading MCP server](https://aetherwealth.ai/mcp): recommended hosted
connector for Claude and ChatGPT, plus a local npx server for stdio-only
clients; OAuth model, tool reference, rate limits, versioning, and real
trader workflows
- [MCP quickstart markdown](https://aetherwealth.ai/mcp.md): machine-readable
install guide and examples
- [MCP tool reference](https://aetherwealth.ai/mcp-tools.json): versioned
machine-readable inventory of public and protected tools
- [CLI](https://aetherwealth.ai/cli): live command-line surface for journal
review, stats, exports, and automation
- [TypeScript SDK](https://aetherwealth.ai/sdk): live npm package for typed
server-side access to trades, accounts, stats, alerts, market data, and diary
- [Pricing](https://aetherwealth.ai/pricing): free during pre-launch;
launch tiers announced at public release
- [Contact