← Back to Plugins
MCP Server MCP

io.github.dylanc1317-create/leadcloser-mcp

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @dylanc1317/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@dylanc1317/leadcloser-mcp",
      "version": "1.0.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your LeadCloser tenant ID from leadcloser.co.nz/settings",
          "isRequired": true,
          "format": "string",
          "name": "LEADCLOSER_TENANT_ID"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...