← Index

io.github.dylanc1317-create/leadcloser-mcp

io.github.dylanc1317-create/leadcloser-mcp·v1.0.1·Other
Quality Score
85
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "leadcloser-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@dylanc1317/leadcloser-mcp"
      ],
      "env": {
        "LEADCLOSER_TENANT_ID": "<leadcloser_tenant_id>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "leadcloser-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@dylanc1317/leadcloser-mcp"
      ],
      "env": {
        "LEADCLOSER_TENANT_ID": "<leadcloser_tenant_id>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @dylanc1317/leadcloser-mcp
§02  Environment variables
LEADCLOSER_TENANT_ID
required

Your LeadCloser tenant ID from leadcloser.co.nz/settings

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other