Loading MCP server directory, please wait...
AI lead discovery, qualification, and outreach prep on your Leadbay account.
npx @getmcp/cli add io.github.leadbay/leadbay-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
LEADBAY_TOKENBearer token, set by the installer. Run `npx -y -p @leadbay/mcp@latest installer` and sign in with your browser.
LEADBAY_REGIONus or fr - Leadbay backend that owns your account.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.leadbay/leadbay-mcp": {
"command": "npx",
"args": [
"-y",
"--package=@leadbay/mcp@0.29",
"leadbay-mcp",
"-y",
"@leadbay/mcp"
],
"env": {
"LEADBAY_TOKEN": "",
"LEADBAY_REGION": "fr",
"LEADBAY_MCP_WRITE": "1",
"LEADBAY_MCP_ADVANCED": "0",
"LEADBAY_TELEMETRY_ENABLED": "true"
}
}
}
}