# sealedmail [Health: Active]

**Category:** 💰 Finance & Fintech  
**Repository:** https://github.com/thesuitabs/sealedmail  
**GitHub Stars:** 0  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/sealedmail

## Description
Send and receive on-chain private messages via SealedMail on Sui. No browser wallet needed.

## Claude Desktop Quick Installation
Install path detected from listing signals. Uses `npx` (confidence: high):

```json
"mcpServers": {
  "sealedmail": {
    "command": "npx",
    "args": ["-y","sealedmail-mcp"]
  }
}
```

## Documentation & README

# SealedMail MCP Server

Lets AI agents send and receive on-chain private messages via SealedMail on Sui — no browser wallet needed.

## Install

```bash
npx sealedmail-mcp
```

See full docs at https://github.com/thesuitabs/sealedmail

