Aether

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)

ChatGPT (Developer Mode)

Available on Plus, Pro, Business, Enterprise & Edu (web).

  1. Settings → Apps & Connectors → Advanced settings → turn on Developer mode.
  2. Back on Apps & Connectors, click Create.
  3. Name it Aether; MCP Server URL https://aether.evidinvest.com/mcp; Authentication OAuth.
  4. Complete the sign-in when prompted, then Create.
  5. 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)

  1. Settings → Connectors → Add custom connector.
  2. Name Aether, URL https://aether.evidinvest.com/mcp.
  3. 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