Connect Aether to your LLM
Aether is an MCP server. Point your agent at it and ask about SEC filings and earnings calls — it returns exact section text with an accession-numbered citation and source link. Or search on the homepage — ranked citations without an LLM.
MCP endpoint: https://aether.evidinvest.com/mcp
Auth: OAuth (sign in when your client prompts)
Auth: OAuth (sign in when your client prompts)
ChatGPT (Developer Mode)
Available on Plus, Pro, Business, Enterprise & Edu (web).
- Settings → Apps & Connectors → Advanced settings → turn on Developer mode.
- Back on Apps & Connectors, click Create.
- Name it
Aether; MCP Server URLhttps://aether.evidinvest.com/mcp; Authentication OAuth. - Complete the sign-in when prompted, then Create.
- In a chat, open the + / tools menu, enable Aether, and ask e.g. "Use Aether to find Micron's latest guidance on HBM."
Claude (Desktop or claude.ai)
- Settings → Connectors → Add custom connector.
- Name
Aether, URLhttps://aether.evidinvest.com/mcp. - Sign in via OAuth when prompted, then ask Claude to use Aether.
Cursor / Cline / other MCP clients
Add to your MCP config (~/.cursor/mcp.json or equivalent):
{
"mcpServers": {
"aether": { "url": "https://aether.evidinvest.com/mcp" }
}
}CLI quick start
npx -y @evidinvest/aether-mcp
Or use the human search UI: search on the homepage