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; mint with `npx -y @leadbay/mcp@0.6 login --email <you> --region <us|fr>`.
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",
"@leadbay/mcp@0.6",
"-y",
"@leadbay/mcp"
],
"env": {
"LEADBAY_TOKEN": "",
"LEADBAY_REGION": "fr",
"LEADBAY_MCP_WRITE": "1",
"LEADBAY_MCP_ADVANCED": "0"
}
}
}
}