Verify a Company for Claude Desktop
dev.hatchloop/company-verification
Verify a company on GLEIF LEI and SEC EDGAR, screen sanctions. No key; quota-free data.
client:Claude Desktop
transport:streamable-http
tools:7
Install Verify a Company in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"company-verification": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://hatchloop.dev/mcp/company-verification"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs