@kuns/claude-mailbox (0.2.1)
Installation
@kuns:registry=npm install @kuns/claude-mailbox@0.2.1"@kuns/claude-mailbox": "0.2.1"About this package
@kuns/claude-mailbox
Standalone MCP mail server that lets parallel Claude sessions coordinate with each other. TypeScript / Node port of the .NET claude-mailbox daemon — wire-compatible (same port, same X-Mailbox header, same MCP tool names, same SQLite schema).
Install
One-time per machine:
npm config set @kuns:registry=https://git.kuns.dev/api/packages/releases/npm/
npm install -g @kuns/claude-mailbox
Then:
claude-mailbox install-autostart # registers per-OS autostart, no admin needed by default
See the repository README for the full architecture, MCP tool reference, and .mcp.json snippet.
Dependencies
Dependencies
| ID | Version |
|---|---|
| @modelcontextprotocol/sdk | ^1.29.0 |
| better-sqlite3 | ^11.3.0 |
| commander | ^12.1.0 |
| fastify | ^5.0.0 |
| zod | ^3.25.0 |
Development Dependencies
| ID | Version |
|---|---|
| @types/better-sqlite3 | ^7.6.11 |
| @types/node | ^22.7.4 |
| typescript | ^5.6.2 |
| vitest | ^2.1.1 |
Optional Dependencies
| ID | Version |
|---|---|
| node-windows | ^1.0.0-beta.8 |
Keywords
mcp
model-context-protocol
claude
mailbox
ipc
Details
Assets (1)
Versions (13)
View all
claude-mailbox-0.2.1.tgz
16 KiB