Company Enrichment API for VS Code
io.github.br0ski777/company-enrichment
Company firmographics from domain: name, socials, tech stack, emails, phone, address
client:VS Code
transport:sse
Install Company Enrichment API in VS Code
.vscode/mcp.json
{
"servers": {
"company-enrichment": {
"type": "sse",
"url": "https://company-enrichment.api.klymax402.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs