Bottled for Claude Desktop
email.bottled/bottled
Branded email on your own domain: send, reply, search, aliases, contacts and campaigns.
client:Claude Desktop
transport:streamable-http
Install Bottled in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"bottled": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://bottled.email/api/mcp/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs