Skip to content
Cline

sendhustle mcp for Cline

io.github.achlesha/sendhustle-mcp

Send and manage email via the SendHustle API — emails, domains, contacts, audiences, campaigns.

client:Cline transport:stdio runtime:npm

Install sendhustle mcp 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": {
    "sendhustle-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "sendhustle-mcp"
      ],
      "env": {
        "SENDHUSTLE_API_KEY": "<SENDHUSTLE_API_KEY>",
        "SENDER_EMAIL_ADDRESS": "<SENDER_EMAIL_ADDRESS>"
      }
    }
  }
}

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

sendhustle mcp in other clients