Aiera

Earnings events, transcripts, filings

Official docs

About Aiera

Aiera is a financial events intelligence platform covering live earnings calls, transcripts, filings, and company publications. Its remote MCP server connects assistants to Aiera's event and document APIs so market-moving information can be searched and analyzed in conversation.

Connection details

https://mcp-pub.aiera.com/
Transport
Streamable HTTP
Authentication
OAuth

Setup

claude mcp add aiera --transport http https://mcp-pub.aiera.com/

Frequently asked questions

What is the Aiera remote MCP server?

The Aiera remote MCP server is a hosted Model Context Protocol endpoint at https://mcp-pub.aiera.com/, so AI assistants can connect to it without installing or running anything locally. Aiera is a financial events intelligence platform covering live earnings calls, transcripts, filings, and company publications. Its remote MCP server connects assistants to Aiera's event and document APIs so market-moving information can be searched and analyzed in conversation.

How do I connect to the Aiera MCP server?

Add the endpoint https://mcp-pub.aiera.com/ to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Aiera MCP server require authentication?

Yes. Aiera uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Aiera MCP server use?

Aiera exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.

More remote MCP servers