Claude Code
The dexi plugin registers the server plus a usage skill in one step:--scope user so it applies to every project, not just the current one):
/mcp inside Claude Code and select dexi to authenticate.
Claude (claude.ai and Desktop)
Settings → Connectors → Add custom connector, paste the server URL, then approve in the browser. Custom connectors require a paid Claude plan.Cursor
Add to~/.cursor/mcp.json:
VS Code (Copilot)
Run MCP: Add Server… from the command palette and choose HTTP, or add to.vscode/mcp.json:
ChatGPT
Enable Developer mode under Settings → Connectors → Advanced, then create a connector with the server URL and OAuth authentication.Goose
Add a Streamable HTTP remote extension with the endpoint URL — in Goose Desktop’s settings, or viagoose configure in the CLI.
Verify the connection
Ask your assistant:What did I save in Dexi this week?You should see it call
list_notes and answer from your workspace. If authentication didn’t trigger, remove and re-add the server — and check Settings → Connected apps in Dexi to see whether the grant was created.