smbCloud Mail & Auth for Claude Desktop
io.github.smbcloudxyz/smbcloud-cli
Email infrastructure and authentication for developers: domains, inbox routes, auth apps, deploys.
client:Claude Desktop
transport:stdio
runtime:npm
Install smbCloud Mail & Auth in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"smbcloud-cli": {
"command": "npx",
"args": [
"-y",
"@smbcloud/cli"
],
"env": {
"SMB_MAIL_API_KEY": "<SMB_MAIL_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs