Era Context for Claude Desktop
app.era/context
Personal finance, bank account, and shared memory connector for Claude, ChatGPT, Gemini Spark & more
client:Claude Desktop
transport:streamable-http
Install Era Context in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"context": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://context.era.app/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs