claude mcp add works too and gives you the same tools without the skills.
Source and issues: github.com/dexi/claude-plugin (MIT).
Install
- Claude Code
- Claude Cowork
- Try without installing
/plugin marketplace add dexi/claude-plugin, then /plugin install dexi@dexi.Run /mcp and select dexi to authenticate — your browser opens Dexi’s consent page. Sign in, choose what the connection may access (everything, or one folder / tag), and approve.What you get
- The Dexi MCP server — all twelve tools: keyword and semantic search, note create/update/delete, tags, folders, spaced-repetition reviews. Claude uses them on its own once connected.
/dexi:capture— saves a finding, decision, or snippet from the current session as a Dexi note: distilled rather than dumped, a specific noun-phrase title, one to three of your existing#hashtags(it checkslist_tagsfirst),[[Wiki Links]]where a related note exists. Claude also invokes it itself when you say “save that to my notes”./dexi:recall— runssearch_notesandsemantic_search(they surface different notes), reads the bodies that matter (full_text: trueorget_note), useslist_tags/list_folders+ filteredlist_noteswhen the question maps to how you organize things, and answers with note titles linked toapp.dexi.net. Also model-invoked: “did I save anything about X?”/dexi:review— a spaced-repetition session over your due cards: question first (title only), then reveal, then your self-assessment mapped to a 1–4 grade viagrade_review. Runs only when you ask for it.
intent argument on each tool call — one sentence on what it’s doing for you, used only in aggregate to improve the tools; see Tools.
Access control
The plugin’s tools carry exactly the access you approved on the consent page. Manage, narrow (to one folder or tag), or revoke the connection any time in Dexi under Settings → Connected apps; changes apply on the next tool call.Troubleshooting
The plugin’s skill guidance mirrors the tool contract in this documentation; when tools change, both are updated together. Plugin version history lives in the mirror repo.