Company Identity Resolver

0

An MCP server that turns any combination of company name, domain, or LinkedIn URL into one canonical company identity with confidence scores.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{ "command": "npx", "args": [ "-y", "@mambalabsdev/mcp-company-identity-resolver" ], "env": { "APIFY_TOKEN": "your-apify-token" } }