Skip to content
Back to search
100
MCP v1.1.0 streamable-http

Lead Enrichment API

io.github.Compuute/lead-enrichment

Curated EU AI/Sec/DevTools/Fintech B2B leads, Claude-scored. MCP+x402. Free 250/mo.

Uptime
no direct probes in 30d
Response
712ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

search_leads

Search enriched B2B leads by ICP criteria. Returns scored companies with firmographics, tech stack signals, and buying signals. Each lead returned counts against the monthly quota. Args:…

validate_lead

Check the freshness and website reachability of a specific lead. Args: lead_id: UUID of the lead to validate

get_usage

Return current month quota status and recent usage for the calling API key.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "lead_enrichment_api": {
      "url": "https://leads.compuute.se/mcp/",
      "transport": "streamable-http"
    }
  }
}