leadloadz for Claude Desktop
io.github.ali1041/leadloadz
B2B lead search and email verification MCP server
client:Claude Desktop
transport:stdio
runtime:npm
Install leadloadz in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"leadloadz": {
"command": "npx",
"args": [
"-y",
"@leadloadz/mcp-server"
],
"env": {
"LEADLOADZ_API_KEY": "<LEADLOADZ_API_KEY>",
"LEADLOADZ_API_BASE": "<LEADLOADZ_API_BASE>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs