← Registry

Data Collection

adrianhomelab.com

Provides Romanian business registry and domain intelligence, including company lookups, director searches, contact extraction, and WHOIS/DNS enrichment.

1 endpoint10 known toolsFirst detected September 8, 2026Last detected September 8, 2026

ENDPOINT 1

https://leadgen-mcp.adrianhomelab.com/mcp

No auth detected

MCP server metadata

Name
leadgen
Capabilities
experimentalpromptsresourcestools

Known tools 10

lookup_business

Search the Romanian business registry (official ONRC data) for companies.

Inferred read-only
lookup_director

Find Romanian companies by director or legal representative name.

Inferred read-only
extract_contacts

Crawl a website and extract emails, phone numbers, and social profiles.

Inferred read-only
enrich_company

Enrich a company: registry record + discovered contacts in one payload.

Inferred read-only
lookup_domain

Perform WHOIS + DNS + SPF/DMARC lookup for a domain.

Inferred read-only
lookup_financials

Return a Romanian company's annual financial statements (MFP data).

Inferred read-only
lookup_financial_ratios

Return derived financial intelligence for a Romanian company (MFP data).

Inferred read-only
watch_company

Register a company (by CUI) to watch for registry changes.

Inferred read-only
watch_caen

Watch a CAEN activity code (optionally in one county) for NEWLY REGISTERED firms.

Inferred read-only
poll_watchlist

Poll every watch owned by the calling customer and return the changeset.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.leadgen]
url = "https://leadgen-mcp.adrianhomelab.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "leadgen": {
      "type": "http",
      "url": "https://leadgen-mcp.adrianhomelab.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: leadgen
Remote MCP URL: https://leadgen-mcp.adrianhomelab.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "leadgen": {
      "url": "https://leadgen-mcp.adrianhomelab.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "leadgen": {
      "type": "http",
      "url": "https://leadgen-mcp.adrianhomelab.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "leadgen",
  "transport": "streamable-http",
  "url": "https://leadgen-mcp.adrianhomelab.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.