Inbox Check — Email Deliverability Test for Windsurf
io.github.live-direct-marketing/inbox-check
Email inbox placement tests across Gmail, Outlook, Yahoo, Mail.ru, Yandex (SPF/DKIM/DMARC).
client:Windsurf
transport:stdio
runtime:npm
Install Inbox Check — Email Deliverability Test in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"inbox-check": {
"command": "npx",
"args": [
"-y",
"ldm-inbox-check-mcp"
],
"env": {
"INBOX_CHECK_API_KEY": "<INBOX_CHECK_API_KEY>",
"INBOX_CHECK_BASE_URL": "<INBOX_CHECK_BASE_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs