Nitrosend for Windsurf
com.nitrosend/nitrosend
AI-native email marketing. Campaigns, automations, transactional, contacts, and analytics.
client:Windsurf
transport:stdio
runtime:npm
Install Nitrosend in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"nitrosend": {
"command": "npx",
"args": [
"-y",
"@nitrosend/mcp"
],
"env": {
"NITROSEND_API_KEY": "<NITROSEND_API_KEY>",
"NITROSEND_BEARER_TOKEN": "<NITROSEND_BEARER_TOKEN>",
"NITROSEND_API_URL": "<NITROSEND_API_URL>",
"NITROSEND_BRAND_SID": "<NITROSEND_BRAND_SID>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs