- 01
Add Engrama
Run this in your terminal. The user scope makes Engrama available in every project.
Terminalclaude mcp add --transport http engrama --scope user https://engrama.sinensia.com/mcp - 02
Sign in
Start claude, run /mcp, choose engrama, and approve the browser sign-in that opens. Tokens are stored securely and refreshed automatically.
- 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" } } }
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
- A recent Claude Code install (the `claude` CLI).
Watch it done
Demo video coming soon.
Notes & troubleshooting
- OAuth works over the HTTP transport shown here. If you ever see “does not support dynamic client registration”, email us and we'll issue you an OAuth client.
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.