Skip to content
Cursor

SuperSend for Cursor

io.github.ktryberceo/mcp-server

Manage contacts, campaigns, senders, and deliverability via SuperSend API

client:Cursor transport:streamable-http

Install SuperSend in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.supersend.io/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

SuperSend in other clients