All guides
Anthropic One command

Claude Code

One command, then a browser sign-in. Available across all your projects.

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

Before you start

  1. 01

    Add Engrama

    Run this in your terminal. The user scope makes Engrama available in every project.

    Terminal
    claude mcp add --transport http engrama --scope user https://engrama.sinensia.com/mcp
  2. 02

    Sign in

    Start claude, run /mcp, choose engrama, and approve the browser sign-in that opens. Tokens are stored securely and refreshed automatically.

  3. 03

    Share with a team (optional)

    To commit the server to a repo for teammates, use --scope project instead; it writes a .mcp.json everyone approves, and each person signs in with their own account.

    .mcp.json
    {
      "mcpServers": {
        "engrama": {
          "type": "http",
          "url": "https://engrama.sinensia.com/mcp"
        }
      }
    }

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