🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

bizfile-mcp

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bizfile-mcp

Pre-payment counterparty verification for AI agents. KYC, risk screening across 386 data sources, Companies House, ACRA. PROCEED/BLOCK verdict in one call.

latest
Source
npmnpm
Version
4.10.55
Version published
Weekly downloads
342
71.86%
Maintainers
1
Weekly downloads
 
Created
Source

Bizfile MCP — Counterparty Validator

ToolRank

AI-powered KYC, company verification, and sanctions screening for AI agents.

Real-time counterparty verification against UK Companies House, with AI risk scoring and risk screening against 386 risk data sources. Built for supplier onboarding agents, payment approval workflows, and AML compliance pipelines.

What This Solves

Every unverified counterparty is a liability. The most common failure points — shell companies, dissolved entities, sanctioned parties — share one signal: a company that looks legitimate but isn't. Claude and other LLMs cannot reliably check live company registry data or current sanctions lists from training data.

This tool calls authoritative sources directly:

  • UK Companies House API — live filing data, officer history
  • OpenSanctions — 386 risk data sources, updated daily

Tools

ToolFree TierUse When
validate_counterparty20/monthBefore any new supplier approval or contract
validate_counterparty_lite20/monthHigh-volume registry check, no AI scoring
screen_counterpartyPaidBefore any payment to a KYC-approved counterparty

Add to Your Agent

Claude Code — add to .mcp.json: { "mcpServers": { "bizfile": { "type": "sse", "url": "https://bizfile-mcp-production.up.railway.app/sse" } } }

LangChain: from langchain_mcp import MCPClient client = MCPClient( "https://bizfile-mcp-production.up.railway.app/sse" )

OpenAI Agents SDK: from agents.mcp import MCPServerSse mcp_server = MCPServerSse( params={ "url": "https://bizfile-mcp-production.up.railway.app/sse" } )

Pricing

TierCallsPrice
Free20/monthNo card required
Bundle 500500, never expire$20
Bundle 20002,000, never expire$70
Pay-as-you-goMetered$0.019/query (validate_counterparty), $0.008/query (lite), $0.50/screen (sanctions)

Upgrade: https://kordagencies.com

Search Terms

company verification MCP · KYC check agent · sanctions screening MCP · AML compliance tool · counterparty due diligence · Companies House API · supplier onboarding agent · payment verification MCP · OFAC screening · MAS Singapore sanctions · UK company check · corporate intelligence agent · counterparty risk scoring · AI KYC tool · know your customer API · business verification agent · supplier risk screening · AML agent tool · MCP sanctions check

Keywords

mcp

FAQs

Package last updated on 01 Aug 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts