Loading MCP server directory, please wait...
Send and receive on-chain private messages via SealedMail on Sui. No browser wallet needed.
npx @getmcp/cli add io.github.thesuitabs/sealedmailRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.thesuitabs/sealedmail": {
"command": "npx",
"args": [
"-y",
"sealedmail-mcp"
],
"env": {
"SEALEDMAIL_PRIVATE_KEY": ""
}
}
}
}