# Aeon

> Aeon (https://aeondata.io) posts public trading filings in plain words, minutes after they become public: company insiders (SEC Forms 4 and 144), members of Congress (House and Senate trade reports), large money managers (SEC Form 13F), big stakes (SEC Schedules 13D and 13G), and as context federal contract awards from USAspending and each listed company's quarterly lobbying from the Lobbying Disclosure Act reports. It is information only, never advice.

## Connect Claude to Aeon

The connector is an MCP server at https://aeondata.io/mcp. It signs in with your Aeon email and asks you to allow it once. Its tools are the API below, with the same answers and the same limits.

- In the Claude app: Open Settings, then Connectors. Choose Add custom connector. Enter the address https://aeondata.io/mcp and press Connect. Sign in with your Aeon email and allow it once.
- In Claude Code: run `claude mcp add --transport http aeon https://aeondata.io/mcp`, then sign in when it asks.

## API

- The API is at https://aeondata.io/api/v1: read only JSON, with a key from your account page. Every answer carries a notice. No answer carries a price; where one carries a return, it is a percentage at a set point after a filing went public, beside the S&P 500 over the same days, and its notice credits the prices: "Returns calculated by Aeon. Data sourced by Tiingo."
- [Developers reference](https://aeondata.io/developers): every address, filter, field, limit and tool.

## Rules and plans

- [Method](https://aeondata.io/method): how signals are scored and what never counts toward one.
- [Pricing](https://aeondata.io/pricing): the plans, their limits and what each may do with the data.
- [Terms](https://aeondata.io/terms): the terms of the site and of the API.
- [Privacy](https://aeondata.io/privacy): what is kept about readers, and for how long.

## Credit

On a free key, wherever you show data from Aeon, show the line "Data from Aeon (aeondata.io)" beside it.
