Loading MCP server directory, please wait...
Send physical mail with Solana cryptocurrency - AI agents can send real letters worldwide
npx @getmcp/cli add io.github.ExpertVagabond/solmailRequires Node.js 18+. Community-contributed server. Review source before installing.
SOLANA_PRIVATE_KEYYour agent's Solana wallet private key (base58 or JSON array format)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ExpertVagabond/solmail": {
"command": "npx",
"args": [
"-y",
"solmail-mcp"
],
"env": {
"SOLANA_PRIVATE_KEY": "",
"SOLANA_NETWORK": "",
"SOLMAIL_API_URL": "",
"MERCHANT_WALLET": ""
}
}
}
}