MCP Server
MCP
io.github.thesuitabs/sealedmail
Send and receive on-chain private messages via SealedMail on Sui. No browser wallet needed.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "sealedmail-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Sui wallet private key (suiprivkey1... format from `sui keytool export`)",
"name": "SEALEDMAIL_PRIVATE_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment