Skip to content
Cline

leadcloser mcp for Cline

io.github.dylanc1317-create/leadcloser-mcp

Manage leads and insights for NZ trade businesses via LeadCloser AI.

client:Cline transport:stdio runtime:npm

Install leadcloser 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": {
    "leadcloser-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@dylanc1317/leadcloser-mcp"
      ],
      "env": {
        "LEADCLOSER_TENANT_ID": "<LEADCLOSER_TENANT_ID>"
      }
    }
  }
}

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

leadcloser mcp in other clients