search_notes call spans your whole workspace.
- Getting Started — connect from Claude, ChatGPT, Cursor, VS Code, Goose, Hermes Agent, OpenClaw
- Tools — all eighteen tools with parameters and return shapes
- Examples — flows agents run well
- OAuth — protocol details for MCP client builders
- Claude Code plugin, Hermes Agent plugin, and OpenClaw plugin — one-command installs that bundle the server with skills (and, for Hermes and OpenClaw, memory hooks: recall before every turn, optional session digest)
Don’t confuse the two MCP endpoints:
mcp.dexi.net/mcp is your notes
(this page’s subject, OAuth-gated). docs.dexi.net/mcp is a separate
read-only server that searches this documentation site — Mintlify hosts
one for every docs site, no account needed.Scopes
Clients typically request both; the consent page shows what was asked. Disconnect any client in Settings → Connected apps.
Scopes say what a connection may do; the consent page also lets you limit what it may touch — everything, one folder, one tag, or a tag within a folder — per connection, editable any time in Settings → Connected apps, applied on the connection’s next request. Details: access restrictions.
Teams and privacy
If you’re on a team, read tools see your own notes plus teammates’ team-shared notes (marked"shared": true with an owner name in results). Write tools work only on your own notes — a connected assistant can never modify a teammate’s note. Your folder assignments stay private; teammates’ shared notes carry no folder information.