Odel
mcp clay to instantly smartlead push

mcp clay to instantly smartlead push

Local
@mambalabsdevJavaScriptMITUpdated 1w ago

Push enriched leads into an Instantly or Smartlead campaign, with ICP gating and dedupe.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@mambalabsdev/mcp-clay-to-instantly-smartlead-pushv1.1.0

Run

npx -y @mambalabsdev/mcp-clay-to-instantly-smartlead-push

MCP client config

{
  "mcpServers": {
    "mcp-clay-to-instantly-smartlead-push": {
      "command": "npx",
      "args": [
        "-y",
        "@mambalabsdev/mcp-clay-to-instantly-smartlead-push"
      ]
    }
  }
}