solmail-mcp

Solana Physical Mail MCP

AI agents send real physical letters powered by Solana cryptocurrency

npm GitHub stars MIT License

Quick Start

Claude Desktop / Claude Code config
{
  "mcpServers": {
    "solmail-mcp": {
      "command": "npx",
      "args": ["solmail-mcp@latest"]
    }
  }
}

Also works with bunx — replace "npx" with "bunx" in the config above