Connecting Claude Web
Status: ✅ Current · Last reviewed: 2026-06-18
Claude in the browser (claude.ai) connects to Memeri as a custom connector — no install, no console, no tunnel. Custom connectors need a paid Claude plan (Pro / Max / Team / Enterprise).
You get Memeri's MCP tools (read/write jobs, updates, decisions, intelligence). The auto-grounding hooks are Claude Code-only, so ask Claude to "load my Memeri context" at the start of a chat.
Step 1 — Open Connectors
In claude.ai: Settings → Connectors → Add custom connector. (Menu names shift between Anthropic releases — look for "Connectors" / "Custom connector".)
Step 2 — Add the Memeri connector
- Name:
Memeri - Remote MCP server URL:
{{GATEWAY_URL}}/mcp
- Auth: Bearer token → paste your Memeri token (from the Connect page)
Step 3 — Save and verify
Start a new chat and ask "What's my current focus?" — it should call get_focus. The Telemetry Health panel on the Connect page should show MCP = Live.
See also: Connecting Claude Desktop (the app version of this) and Connecting Claude Code (the CLI, which also reports local file edits + terminal activity).