Compuute · Lead Enrichment
Live on Anthropic MCP Registry · Smithery · mcp.so

Curated EU B2B intelligence
for AI agents prospecting in AI · Security · DevTools · Fintech

Every lead Claude-scored against agent-builder ICP. Real-time signals from SEC EDGAR, Dealroom, and GitHub. MCP-native, x402 micropayments, GDPR Article 30 compliant.

836+
curated leads
64%
EU coverage
6h
refresh cadence
Get free API key → How it works
250 leads/month free · no credit card · 30-second MCP install

Premium-narrow positioning

Not another generic B2B database

Apollo and ZoomInfo win on volume. We win on curation, niche depth, and agent-native UX.

🎯

Claude-scored, three quality gates

47% rejection rate before a lead reaches our database. Every survivor has an ICP score, buying intent score, and tech stack signals.

🇪🇺

EU-focused, GDPR-native

Apollo lags 3-6 months on new EU startups. We surface them on day one. Article 30 register, DPA template, EU-hosted infrastructure.

🤖

Agent-native UX

MCP server, x402 micropayments, idempotency keys, self-revocation, audit log. Built for agents to discover, pay, and operate autonomously.

Pipeline

How a lead becomes searchable

Step 1

Scrape

SEC EDGAR (8-K, S-1, 10-K filings), Dealroom EU dataset, GitHub trending, ProductHunt launches. Every 6 hours.

Step 2

Quality gates

SIC code whitelist, website reachability check, dedup. 47% of scraped records rejected before enrichment.

Step 3

Claude scores

Haiku evaluates ICP fit (0-100), buying intent (0-100), tech stack, funding signals, region. Confidence threshold gate at 35.

Step 4

Serve

REST API, MCP server, or webhook delivery. HMAC-signed payloads, idempotency keys, full audit log.

Sample lead

What you get per company

{
  "company_name": "Mistral AI",
  "website": "https://mistral.ai",
  "industry": "AI",
  "sub_industry": "Foundation Models",
  "stage": "Series B+",
  "estimated_employees": "201-500",
  "location": { "country": "France", "region": "EU", "city": "Paris" },
  "tech_stack_signals": ["PyTorch", "CUDA", "vLLM", "AWS"],
  "funding_signals": { "last_round_type": "Series B", "estimated_amount": "$6B valuation" },
  "buying_signals": { "hiring": true, "recent_funding": true, "product_launch": true },
  "icp_score": 92,
  "buying_intent_score": 78,
  "icp_tags": ["Foundation model lab", "EU-based", "Series B ready"],
  "confidence": 88,
  "data_sources": ["dealroom", "sec_edgar"]
}

14 structured fields per lead. Designed for agent tool-use loops — no parsing, no scraping.

Integrations

Three ways agents reach us

Recommended

MCP Server

For Claude Desktop, Cursor, LangGraph, CrewAI, AutoGen.

claude mcp add lead-enrichment \
  --transport http \
  --url https://leads.compuute.se/mcp/ \
  --header "X-API-Key: lea_..."
Classic

REST API

Standard JSON over HTTPS. OpenAPI spec at /openapi.json.

curl -X POST .../v1/search \
  -H "X-API-Key: lea_..." \
  -d '{"criteria":{
    "industries":["AI"],
    "regions":["EU"],
    "min_icp_score":70
  }}'
Autonomous

x402 micropayments

Pay-per-request in USDC on Base L2. No account needed.

curl -X POST .../v1/search/pay
# → 402 Payment Required
# → Pay $0.015/lead in USDC
# → Receive leads

Pricing

Pay for what you use

Free
$0/mo

For developers exploring agent stacks.

  • 250 leads/month
  • Full API + MCP access
  • No credit card
  • Self-serve in 30 sec
Pro
$49/mo

For teams building agent products.

  • Unlimited leads
  • Webhook subscriptions
  • Priority support
  • Stripe billing
x402 (Agents)
$0.015/lead

For autonomous agents with USDC wallets.

  • Pay-per-request
  • USDC on Base L2
  • No account needed
  • ~15 sec settlement

Get your API key in 30 seconds

Free tier, no credit card. Returns a key you store in X-API-Key.

curl -X POST https://leads.compuute.se/v1/auth/register \
  -H "Content-Type: application/json" \
  -d '{"email":"you@yourcompany.com"}'

Or grab it via Anthropic MCP Registry · Smithery · mcp.so