Verify a Company for VS Code
dev.hatchloop/company-verification
Verify a company on GLEIF LEI and SEC EDGAR, screen sanctions. No key; quota-free data.
client:VS Code
transport:streamable-http
tools:7
Install Verify a Company in VS Code
.vscode/mcp.json
{
"servers": {
"company-verification": {
"type": "http",
"url": "https://hatchloop.dev/mcp/company-verification"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs