Install & connect

Connect Elnora to Claude Code, Cursor, OpenAI Codex, VS Code, Gemini CLI, or any MCP client.

Every integration connects to the same hosted MCP server — https://mcp.elnora.ai/mcp — so there is nothing to run or host yourself. Pick your tool below.

On first connect, your client opens a browser to authorize with OAuth 2.1. Prefer a key? See Authentication to create one and send it as an X-API-Key (or Authorization: Bearer) header.

Install the plugin (recommended — it also adds skills and the /elnora:protocol command):

claude plugin marketplace add https://github.com/Elnora-AI/elnora-plugins.git
claude plugin install elnora@elnora-plugins

Or add just the MCP server:

claude mcp add elnora --transport http --scope user https://mcp.elnora.ai/mcp

Verify the connection

Once connected, ask your assistant to list your tasks, or run the protocol command in Claude Code:

/elnora:protocol Optimize a HEK293 transfection protocol for higher yield

If the tools don't appear, confirm you authorized the connection and that your account has an active organization. See the full tool catalog under MCP & integrations.

On this page