All guides
Anthropic No setup

Claude

Add Engrama from Claude's Connectors — in the web app or the desktop app. No code.

Your endpoint https://engrama.sinensia.com/mcp

Before you start

Connectors (web & desktop)

No code

These steps are identical on claude.ai and in the Claude desktop app.

  1. 01

    Open Settings → Connectors

    Click your profile icon (bottom-left) → Settings, then open Connectors. Newer menus list it under Customize → Connectors.

  2. 02

    Add a custom connector

    Scroll to the bottom of the connectors list and click + Add custom connector.

  3. 03

    Enter Engrama's endpoint

    Name it Engrama and paste your endpoint as the Remote MCP server URL. Leave the advanced OAuth fields empty.

    Remote MCP server URL
    https://engrama.sinensia.com/mcp
  4. 04

    Add and sign in

    Click Add. Claude opens a browser sign-in automatically — log in with your Sinensia account and approve access.

  5. 05

    Turn it on in a chat

    In any conversation, open the + (or attachment) menu → Connectors and enable Engrama.

Desktop config file

Fallback

Only if Custom Connectors isn't available to you. This route needs Node.js installed on your computer.

  1. 01

    Open the config file

    In Claude Desktop go to Settings → Developer → Edit Config. This opens claude_desktop_config.json (macOS: ~/Library/Application Support/Claude/ · Windows: %APPDATA%\Claude\).

  2. 02

    Add Engrama

    Paste this, then fully quit and reopen Claude Desktop.

    claude_desktop_config.json
    {
      "mcpServers": {
        "engrama": {
          "command": "npx",
          "args": ["-y", "mcp-remote", "https://engrama.sinensia.com/mcp"]
        }
      }
    }
  3. 03

    Sign in once

    On restart a browser window opens for the Engrama sign-in. Approve it once.

Watch it done

Demo video coming soon.

Notes & troubleshooting

Stuck?

If a step doesn't match what you see, the app may have moved its menus. Reach us and we'll help you connect.

Request an invitation