@encimabv/board-installer
v0.1.0
Published
Drag-and-drop Claude Desktop installer for the Encima Board MCP server. Bundles the .mcpb so non-technical users can install in one double-click.
Maintainers
Readme
@encimabv/board-installer
Drag-and-drop installer for the Encima Board MCP server in Claude Desktop. This package exists so non-technical users get a one-click install path that does not require Node, npx, or editing JSON config files.
Download the installer
Direct, no install needed:
https://unpkg.com/@encimabv/board-installer/encima-board.mcpb
(Right click → Save link as, or your browser will download it automatically.)
Install in Claude Desktop
- Double-click the downloaded
encima-board.mcpbfile. - Claude Desktop opens an install dialog. Paste your Personal Access Token (mint one in Settings → Personal Access Tokens on the Encima Board web app).
- Confirm the API URL (
https://board.encima.be/apiby default). - Click Install. Fully quit and reopen Claude Desktop.
The Encima Board tools (list drawings, add sticky note, connect with arrow, etc.) now appear in Claude's tools picker.
Developer note
If you would rather configure Claude Desktop manually with npx (the smaller, terminal-friendly path), use the @encimabv/board-mcp package instead. Both ship the same server code — only the install UX differs.
