Era Context logo

Era Context

Manage your personal finances using Claude

Official docs

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.app
Transport
Streamable HTTP
Authentication
OAuth

Setup

claude mcp add era-context --transport http https://context.era.app

Frequently 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. 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.

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, Codex, 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 current standard transport for the Model Context Protocol, supported by all major MCP clients.

More remote MCP servers