Data Collection
adrianhomelab.com
Provides Romanian business registry and domain intelligence, including company lookups, director searches, contact extraction, and WHOIS/DNS enrichment.
ENDPOINT 1
https://leadgen-mcp.adrianhomelab.com/mcp
MCP server metadata
- Name
- leadgen
Known tools 10
lookup_businessSearch the Romanian business registry (official ONRC data) for companies.
Inferred read-onlyextract_contactsCrawl a website and extract emails, phone numbers, and social profiles.
Inferred read-onlyenrich_companyEnrich a company: registry record + discovered contacts in one payload.
Inferred read-onlylookup_financialsReturn a Romanian company's annual financial statements (MFP data).
Inferred read-onlylookup_financial_ratiosReturn derived financial intelligence for a Romanian company (MFP data).
Inferred read-onlywatch_caenWatch a CAEN activity code (optionally in one county) for NEWLY REGISTERED firms.
Inferred read-onlypoll_watchlistPoll every watch owned by the calling customer and return the changeset.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.