Era Context
Manage your personal finances using Claude
About Era Context
Era Context brings personal-finance context into assistant workflows. Its connector helps users reason over financial information, ask questions about money decisions, and organize personal finance tasks with connected account context.
Connection details
https://context.era.appTransport
Streamable HTTP
Authentication
OAuth
Setup
claude mcp add era-context --transport http https://context.era.appFrequently asked questions
What is the Era Context remote MCP server?
The Era Context remote MCP server is a hosted Model Context Protocol endpoint at https://context.era.app, so AI assistants can connect to it without installing or running anything locally.
How do I connect to the Era Context MCP server?
Add the endpoint https://context.era.app to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the Era Context MCP server require authentication?
Yes. Era Context 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 Era Context MCP server use?
Era Context exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.