
Aether Developer
Search SEC filings, earnings call transcripts, and marketplace datasets from the agent while validating a finance or data product idea.
Overview
aether-developer is a MCP server for the Idea phase that hybrid-searches SEC filings, earnings transcripts, and a third-party data marketplace for agent-driven market research.
What is this MCP server?
- Hybrid search across SEC filings and earnings transcripts plus a third-party data marketplace
- npm package @evidinvest/aether-mcp version 0.2.0 with stdio transport
- Optional AETHER_API_KEY (ak_…) or OAuth 2.0 device flow on first run without a key
- Developer keys hosted at aether.evidinvest.com/developer/keys
- GitHub repository EvidInvest/aether-developer for MCP integration details
- MCP server version 0.2.0
- npm package name @evidinvest/aether-mcp
- Two auth paths documented: optional AETHER_API_KEY or OAuth 2.0 device flow on first run
What problem does it solve?
Validating a finance or research product idea means juggling filings, earnings text, and paid datasets with no unified agent-accessible search layer.
Who is it for?
Indie builders prototyping investment research, due diligence, or data-marketplace apps who already work in MCP-enabled editors.
Skip if: Non-financial SaaS with no disclosure research needs, or builders who want execution, brokerage, or live trading APIs only.
What do I get? / Deliverables
Your agent queries Aether through MCP and returns blended disclosure and transcript results while you still scope the product.
- Agent queries returning hybrid hits across filings, transcripts, and marketplace data
- Repeatable research workflow during idea validation
- Authenticated Aether access via API key or OAuth device flow
Recommended MCP Servers
Journey fit
Aether Developer supports Idea-phase research when you are still deciding what to build around public markets and corporate disclosures. Hybrid search over filings and transcripts is primary discovery and diligence work, not frontend implementation or deploy monitoring.
How it compares
Regulated-filings research MCP, not a generic web crawl or stock chart widget skill.
Common Questions / FAQ
Who is aether-developer for?
Solo builders and analysts creating AI workflows around public company disclosures, earnings narrative, and supplementary marketplace data.
When should I use aether-developer?
Use it in Idea research when comparing opportunities, scoping a fintech MVP, or grounding agent answers in SEC and transcript sources.
How do I add aether-developer to my agent?
Add a stdio MCP entry for @evidinvest/aether-mcp, set AETHER_API_KEY if you have one, or run once to complete OAuth device flow, then query from your agent.