company enrichment for VS Code
io.github.dataleadspro/company-enrichment
Enrich any domain into a full company profile with firmographics and buying signals.
client:VS Code
transport:streamable-http
tools:2
Install company enrichment in VS Code
.vscode/mcp.json
{
"servers": {
"company-enrichment": {
"type": "http",
"url": "https://data.dataleads.pro/mcp/company-enrichment"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs