KYB for AI agents: verify business registrations from Claude, Cursor, ChatGPT, and other MCP clients. BizVerify is a hosted Streamable HTTP MCP server with OAuth 2.1 authentication, 9 tools for business entity verification, and coverage across 18 live jurisdictions including the UK.
概要
BizVerify
BizVerify is a hosted MCP server for business entity verification. Connect it to Claude, Cursor, ChatGPT, VS Code, or any MCP-compatible client so AI agents can verify registered businesses, search entities, check async verification jobs, retrieve cached entity records, and review verification history.
Highlights
- Hosted Streamable HTTP endpoint:
https://api.bizverify.co/mcp - OAuth 2.1 authentication on first connection
- 9 MCP tools for verification, search, entity lookup, billing, and account status
- 18 live jurisdictions, including US states and the United Kingdom
- 50 free credits on signup
Setup
{
"mcpServers": {
"bizverify": {
"type": "streamable-http",
"url": "https://api.bizverify.co/mcp"
}
}
}
Learn more: https://bizverify.co/mcp/
サーバー設定
{
"mcpServers": {
"bizverify": {
"type": "streamable-http",
"url": "https://api.bizverify.co/mcp"
}
}
}