Company Diligence MCP
Pricing
from $60.00 / 1,000 resolve companies
Company Diligence MCP
Official-registry company diligence for AI agents: SEC EDGAR, GLEIF LEI, EU VAT, court records, federal awards, reputation. No result, no charge.
Pricing
from $60.00 / 1,000 resolve companies
Rating
0.0
(0)
Developer
The Mine Works
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
2 hours ago
Last modified
Categories
Share
Your agent hallucinates CIKs, LEIs, and VAT numbers. This grounds it in official registries.
Ten tools over official sources — SEC EDGAR, GLEIF, US state business registries, CourtListener, USAspending, EU VIES, and news — behind one MCP endpoint, with normalized JSON and honest billing.
Built by The Mine Works, on top of our published data actors.
Tools
| Tool | What it returns | Price per successful call |
|---|---|---|
resolve_company | Verified identity: LEI, SEC CIK, registry match | $0.10 |
get_state_registration | Entity status, type, formation date, registered agent, officers | $0.08 |
get_sec_filings | SEC filings (10-K, 10-Q, 8-K…) with direct document URLs | $0.08 |
search_filings_fulltext | Full-text keyword search across EDGAR filings | $0.10 |
get_lei_record | GLEIF LEI records: legal name, addresses, status, renewal dates | $0.05 |
verify_vat | EU VAT validation against the official VIES service | $0.05 |
get_court_records | US court opinions and dockets from CourtListener | $0.12 |
get_federal_awards | US federal contracts and grants from USAspending.gov | $0.10 |
get_reputation | Trustpilot rating and reviews + recent news coverage | $0.12 |
full_diligence_report | All of the above for one company, in one call | $0.50 complete · $0.30 partial · $0.05/section · $0 if nothing found |
The complete dossier always costs less than calling these tools one by one.
Worked example
Ask your agent: "Who are the officers of Tesla, and is the entity in good standing?"
// tools/call → get_state_registration{ "company_name": "Tesla, Inc.", "states": ["CT"] }
{"entity_name": "TESLA, INC.","match_type": "exact","state": "CT","status": "Active","formation_date": "2012-06-14","registered_agent": {"name": "C T CORPORATION SYSTEM","city": "Manchester","state": "CT","zip": "06040-4471"},"officers": [{ "name": "Elon Musk", "city": "Austin", "state": "TX" },{ "name": "Emmanuelle Stewart", "city": "Austin", "state": "TX" }],"source_url": "https://service.ct.gov/business/s/onlinebusinesssearch","source_dataset": "data.ct.gov/n7gp-d28j"}
Every record carries source_url and source_dataset, so your agent can cite where the fact came from.
Setup
The server speaks Streamable HTTP. Use your Apify API token as a bearer token.
Claude Desktop / Claude Code — add to your MCP config:
{"mcpServers": {"company-diligence": {"url": "https://themineworks--company-diligence-mcp.apify.actor/mcp","headers": { "Authorization": "Bearer YOUR_APIFY_TOKEN" }}}}
Cursor — same block in .cursor/mcp.json.
Windsurf — same block under mcpServers in your Windsurf MCP settings.
Cold start is about 6 seconds; warm calls answer in about a second.
Billing promise
No result, no charge. Ever.
- A lookup that finds nothing costs nothing — not a reduced fee, nothing.
- Repeat an identical call within 60 seconds and it's free (retries shouldn't cost twice).
- The dossier is priced by what it actually delivered: complete $0.50, partial $0.30, or $0.05 per section when only a few sources have data. Nothing found, nothing billed.
- Apify plan discounts apply on top — down to $0.30 for a complete dossier on Business.
Apify platform usage is billed by Apify on top of these prices, as with any Standby actor.
Coverage — read this before you buy
Honest limits, so you can judge fit:
- Deepest for US companies. SEC filings, federal contracts, and litigation are US-only by nature.
- Strong for the EU: LEI, VAT validation, identity resolution, reputation.
- Thinner elsewhere. A company with no US or EU footprint will return fewer sections — and you'll be charged accordingly, or not at all.
- State registry coverage today: New York, Colorado, Connecticut, Oregon. Officer rosters are published by Connecticut and Oregon. Delaware has no public API and is not covered — if Delaware incorporation data is your requirement, this is not your tool yet.
If you only need state incorporation rows, cheaper single-source scrapers exist. This server is for agents that need the whole picture — identity, filings, litigation, contracts, and reputation — in one call, with citations and no charge on misses.
More from The Mine Works
Individual actors behind these tools are published separately at apify.com/themineworks — SEC EDGAR, GLEIF LEI, CourtListener, USAspending, US state registries, Trustpilot, Google News, and 60+ more. Full MCP server suite: themineworks.com/mcp.