FOR INTEGRATORS, PLATFORM TEAMS & AGENCIES

One verification engine, every UK regulated sector.

We built it for recruitment. The same 15 tools — Companies House, FCA, CQC, ESCO, IMD, pay transparency, GDPR-clean rationales — power any workflow that needs to verify a person, an employer, or a regulated activity. Five-minute MCP integration. UK data residency. EU AI Act high-risk reviewable.

Get a free key → See it across sectors
15 tools, one Bearer header UK South data residency ICO ZC140339 CIPD Level 7 owner JSON-RPC 2.0 / MCP

The thesis

Every UK regulated sector spends weeks of engineering on the same plumbing. We've already built it.

Why this engine generalises

Look at what every regulated UK workflow actually needs:

  1. Verify a legal entity — is this company real, active, dissolved, in administration? (Companies House)
  2. Verify a regulated person or firm — is this lawyer SRA-listed, this accountant ICAEW-registered, this care home CQC-rated, this broker FCA-authorised? (FCA + sector registers)
  3. Score document evidence against criteria — does this CV / tender / pitch / application meet the published rubric? (score_match)
  4. Extract structured data from messy text — pull dates, qualifications, certifications, deadlines from PDFs, emails, scans. (parse_cv / parse_jd)
  5. Generate accurate, sectoral writing — case summaries, eligibility letters, bid responses. (write_*)
  6. Reach a verdict — and show your working — every regulator (FCA, CQC, OFCOM, ICO, ICO, OFSTED, RICS) wants the rationale, not just the answer. (GDPR Article 22 reviewability built in)
  7. Apply socio-economic context fairly — IMD-aware uplifts so deprived-postcode candidates / suppliers / clients don't get filtered out. (verify_imd)

Sector-specific connectors swap in. The contract surface — the 15 MCP tools — stays identical. Your team integrates once.

How each sector uses the engine

Real workflows, with the specific tools and the failure mode they replace. Pick the sector that matches your platform.

⚖️

Legal & conveyancing

SRA + AML + Companies House in one call.

A conveyancer onboards a buyer, a vendor, and a corporate purchaser. They need: SRA-regulated solicitor on the other side, the buyer's identity matches a real address, the corporate vendor isn't dissolved. Today it's three separate logins.

verify_company verify_imd parse_cv write_cover_letter
Replaces: SmartSearch (£1.20 / lookup), manual Companies House search, internal wikis
🩺

Healthcare & social care

CQC + DBS + NMC + IMD in one wallet call.

A care-home group hires 200 staff a quarter. They need: CQC rating of the previous employer, NVQ Level 3 in their CV, valid DBS, postcode in IMD decile 1-3 for Levelling Up apprenticeships. Today it's four spreadsheets.

verify_cqc verify_imd verify_apprenticeship verify_all
Replaces: CQC website manual lookups, FlexCare's £8/check API, internal DBS tracking sheets
💼

Finance & insurance compliance

FCA + Companies House + Pay Transparency.

A broker firm onboards 30 ARs (Appointed Representatives). They need: each AR's principal firm is FCA-authorised (not just registered), each AR's company is active, salary advert is Consumer Duty-compliant. Today it's Smartsearch + LexisNexis + manual.

verify_fca verify_company pay_transparency_check parse_jd
Replaces: LexisNexis Risk (£15k/yr), KYC providers, manual SMR tracking
🎓

Education & apprenticeships

ESCO mapping + apprenticeship feed + DBS.

A college runs 40 apprenticeship programmes. They need: each standard is on the Find Apprenticeship Training feed, each employer is Companies-House-active, each tutor has DBS, each curriculum maps to ESCO occupations. Today it's the IfATE PDF + Excel.

suggest_skills verify_apprenticeship verify_company verify_imd
Replaces: Bud Systems integration cost, manual IfATE checks, ad-hoc curriculum mapping
🏗️

Construction & trades

CSCS-aware CV parse + Companies House.

A Tier-1 main contractor onboards 80 sub-contractor firms a year. They need: each sub is CH-active, lead operative has CSCS Gold, no dissolved supply-chain entity. Today it's an internal Sharepoint folder of card photos.

parse_cv verify_company score_match verify_all
Replaces: Avetta / Pegasus pre-qualification fees, manual CSCS card photography
🏠

Property & lettings

Tenant + landlord + property in one verify_all.

A letting agent onboards 200 tenants/quarter. They need: each landlord's company is CH-active, each tenant's employer is real (not a payslip mill), the property's postcode IMD context, salary stated transparently. Today it's three separate platforms.

verify_company verify_imd parse_cv pay_transparency_check
Replaces: RightMove's compliance modules, manual CH search, AML data brokers
🛒

Procurement & supply-chain

Modern Slavery + CH + active-status checks at scale.

A NHS Trust runs 4,000-line supplier list. Each year: confirm CH-active, no dissolution, sector-appropriate accreditation, GDPR rationale per rejection. Today it's a CSV export and a panic.

verify_company verify_all parse_jd write_cover_letter
Replaces: Achilles UVDB-style consortium fees, manual due diligence
🤝

Charity & voluntary sector

Charity Commission + DBS + CH for trustees.

A charity onboards 30 trustees + 80 volunteers a year. They need: company-secretary level CH checks for incorporated charities, DBS for working-with-children roles, IMD-aware cohort reporting. Today it's Trustees' Week + spreadsheet.

verify_company verify_imd parse_cv write_interview_pack
Replaces: Reach Volunteering's screening fees, internal trustee portals

Sample story — legal sector adoption

"We were paying SmartSearch £14,000/year for AML checks plus £4,000 for our internal Companies House batch script. Mermoid replaced both with one Bearer header and a 30-line Python wrapper. Time-to-onboard a corporate client dropped from 4 hours to 12 minutes."

Annualised saving: £18,000 + 184 partner hours

How you'd actually use it

Three integration patterns we've seen work — pick the lightest one that fits.

1. Sidecar API call

Your existing platform stays as-is. You hit POST /v1/mcp/ with a Bearer header at the moments you need verification. Result lands in your DB next to the original record.

Best for: existing internal tools, low-touch upgrades, < 1 day to integrate.

🤖

2. AI agent / Copilot tool

Drop our MCP shim into Claude Desktop / Cursor / Copilot. The agent calls our 15 tools naturally. Your team gets verification without writing integration code.

Best for: teams already using LLM agents, no-code workflows, < 30 min to set up.

🏷️

3. White-label badge wall

Embed our verification badges (✓ FCA-authorised · ✓ CQC Outstanding · ✓ Pay-transparent) on your platform's listings. We host the lookup, you display the result.

Best for: marketplaces, job boards, listing sites that want differentiated trust.

How we compare

Honest table. Anywhere we lose, we tell you upfront.

CapabilityMermoidBig-name AML / KYC vendorDIY scripts
UK regulator coverage (CH, FCA, CQC, ESCO)✓ 15 tools✓ but £15k+/yr— per-team build
5-minute integration✓ Bearer header— SOW + IT involvement— weeks of dev
GDPR Art. 22 rationale per call✓ built in— audit add-on— roll your own
EU AI Act high-risk record-keeping✓ pillar breakdown— ad-hoc— manual
UK data residency (UK South)✓ default— often US-hosted✓ if you self-host
MCP / AI-agent native✓ first-class— bolt-on— you write the wrapper
Free tier✓ 100 score / 1k verify / mo— enterprise sales only✓ but you pay in time
Sector-specific deep coverage (e.g. SRA, ICAEW)~ Roadmap; CH + FCA + CQC today✓ specialist firms? — depends on you

Pricing by adoption depth

Not "by user". Not "by call". By how deep you wire it in.

Free tier

Pilot & evaluation

100 score · 1,000 verify · 500 parse · 50 polish per month. No card. No sales call. Sign up at /developers and you're issuing keys in 60 seconds.

£0/mo · perfect for: hackdays, prototypes, single-team trials

Starter — paid (waitlist)

Live integration, < 100 staff using it

5k score · 50k verify · 25k parse · 2.5k polish per month. Email support. Single tenant. Ships once Stripe is wired.

£20/mo · join the waitlist

Pro — paid (waitlist)

Whole-platform integration

50k score · 500k verify · 250k parse · 25k polish per month. Slack channel support. SLA on uptime.

£100/mo · join the waitlist

Enterprise & white-label

You're rebadging us

Unlimited tools. Bring-your-own-domain MCP. Per-tenant audit log export. Co-branded compliance certificates. NDA on request.

Common objections, honest answers

If we don't address it here, ask us. We'll either fix it or tell you straight.

"You're a recruitment company. Why should we trust you for legal / healthcare / construction?"

Same engine, sector-shaped tools. The data spine — Companies House, FCA register, CQC, GOV.UK feeds — is identical regardless of who calls it. CIPD Level 7 ≠ legal expertise, true; that's why we don't write your contracts. We do verify the regulated entities those contracts reference, which is purely a function of public registers + good engineering.

"What happens to our data?"

UK South only. Logs are append-only JSONL with mode 0600 on disk. No third-party telemetry on the verification path. Cosmos DB cells encrypted at rest. ICO ZC140339. We're a UK Ltd; jurisdiction never moves.

"How fast can we go live?"

Free tier: a developer key in 60 seconds. First production call within an hour for any team that has read our developer portal. Full platform integration: typical 1-2 weeks (most of which is YOUR change-control process, not our integration).

"Can we self-host?"

Enterprise tier — yes, dockerised image with your own Azure tenant. You maintain the connectors. We retain the engine + scoring + audit code under licence.

"What if the regulators change a register format?"

You don't update anything. We do. The MCP contract surface is stable; the connector implementations adapt to upstream changes. Same Bearer header, same JSON-RPC method, same output schema — even if the underlying gov.uk feed migrates.

"Do you do AML/KYC for individuals?"

Not yet — and we're upfront about it. We verify employers and regulated entities. For individual identity AML you still want a SmartSearch / Onfido / Veriff alongside. Our v2 roadmap (2026 H2) covers identity, but until then, partner tools.

Ready to see if it fits your sector?

Free tier. No card. 60 seconds to a working key. The rest is on you to break.

Get a free key Join the paid-tier waitlist Talk to founder