Send end-to-end encrypted email and files. Encryption happens on your machine, not our server.
claude mcp add salamailer -- npx -y salamailer
claude_desktop_config.json
{
"mcpServers": {
"salamailer": {
"command": "npx",
"args": [
"-y",
"salamailer"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"salamailer": {
"command": "npx",
"args": [
"-y",
"salamailer"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"salamailer": {
"command": "npx",
"args": [
"-y",
"salamailer"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"salamailer": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"salamailer"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"salamailer": {
"command": "npx",
"args": [
"-y",
"salamailer"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/fi.salamailer--salamailer/reviews or the review_server meta-tool.
POST /mcp