Claude
The Eraya MCP Server can be integrated with both Claude Desktop and Claude Code. See the applicable instructions below.
Note: Using Eraya AI Analyst requires an active Eraya Pro plan. Upgrade at app.eraya.ai.
Claude Desktop
Install
Open the Claude Desktop app.
Click Customize in the top-left navigation.
Go to the Connectors tab.
Click the "+" button → "Add custom connector".
Don't see "Add Custom Connector"? Custom Connectors require a Claude Pro, Max, Team, or Enterprise plan.
Title it
Erayaand set the URL tohttps://api.eraya.ai/mcp. Leave the OAuth field empty. Then click Add.
Important: Leave the OAuth field empty — Eraya handles authentication automatically through its own OAuth flow.
Once the connector is added, click the Connect button to authenticate. You will receive a magic-link email — click the link to complete login.
When starting a new chat, confirm that Eraya is toggled on in the options menu (the "+" or tools icon near the message box).
Tip: To avoid clicking "Allow" every time Claude reads from Eraya, go to Settings → Customize → Connectors → Eraya and switch the dropdown next to "Read-only tools" to Always allow.
Claude Code
Add the Eraya MCP Server using the CLI:
When you first use the server, Claude Code will open a browser-based OAuth login. Enter your Eraya account email, then click the magic link you receive to complete authentication. Tokens are stored securely and are valid for 365 days.
Alternatively, add the server to your .mcp.json in your project root, or ~/.claude.json for user-wide access:
Management commands:
Last updated