INDIVIDUAL MCP TOOL
lookup_company
Collected public card of a Belarusian business entity by UNP (9 digits): legal name, status, each statement with registry source, retrieval time and sha256 of the raw response; withheld fields with reasons.
LIVE ENDPOINT
https://ai-belarus.by/mcp
Connect to this endpoint to inspect the live schema for lookup_company and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.by-ai-belarus-registry]
url = "https://ai-belarus.by/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"by-ai-belarus-registry": {
"type": "http",
"url": "https://ai-belarus.by/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: by-ai-belarus-registry
Remote MCP URL: https://ai-belarus.by/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"by-ai-belarus-registry": {
"url": "https://ai-belarus.by/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"by-ai-belarus-registry": {
"type": "http",
"url": "https://ai-belarus.by/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "by-ai-belarus-registry",
"transport": "streamable-http",
"url": "https://ai-belarus.by/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_companies— Search collected Belarusian legal entities by name fragment or UNP.check_counterparty— Live answer of the Belarusian State Register of Payers (MNS) and related registries right now: exists / active (да | нет | не_установлено), address, registration date, tax office, bankruptcy cases, exclusion from public procurement, KGK inspection plans, procurement history.