Enrich contacts and companies via email/LinkedIn enrichment and email validation through LeadFuze (API key required).
Server Config
{
"mcpServers": {
"leadfuze": {
"url": "https://mcp.leadfuze.com/mcp",
"headers": {
"Authorization": "Bearer lfz_your_api_key_here"
}
}
}
}