Skip to content
Cline

Nitrosend for Cline

com.nitrosend/nitrosend

AI-native email marketing. Campaigns, automations, transactional, contacts, and analytics.

client:Cline transport:stdio runtime:npm

Install Nitrosend in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Nitrosend in other clients