← Index

Leadbay

io.github.leadbay/leadbay-mcp·v0.15.0·Other
Quality Score
90
/100

AI lead discovery, qualification, and outreach prep on your Leadbay account.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "leadbay-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@leadbay/mcp"
      ],
      "env": {
        "LEADBAY_TOKEN": "<your-leadbay_token>",
        "LEADBAY_REGION": "fr",
        "LEADBAY_MCP_WRITE": "1",
        "LEADBAY_MCP_ADVANCED": "0"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "leadbay-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@leadbay/mcp"
      ],
      "env": {
        "LEADBAY_TOKEN": "<your-leadbay_token>",
        "LEADBAY_REGION": "fr",
        "LEADBAY_MCP_WRITE": "1",
        "LEADBAY_MCP_ADVANCED": "0"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @leadbay/mcp
§02  Environment variables
LEADBAY_TOKEN
requiredsecret

Bearer token; mint with `npx -y @leadbay/mcp@0.13 login --email <you> --region <us|fr>`.

LEADBAY_REGION
required

us or fr - Leadbay backend that owns your account.

LEADBAY_MCP_WRITE

Set to 0 to hide composite write tools (default: 1, ON).

LEADBAY_MCP_ADVANCED

Set to 1 to expose granular API tools.

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