← hcrb.in

INDIVIDUAL MCP TOOL

rental_verdict

INSTITUTIONAL TENANCY SHIELD: Single combined, signed rental due-diligence verdict combining deposit IBAN checksum, cross-border jurisdiction, pre-viewing advance wire flags, landlord entity verification, and listing fraud heuristics.

hcrb.innone authenticationAvailability not checked

LIVE ENDPOINT

https://hcrb.in/mcp

No auth detected

Connect to this endpoint to inspect the live schema for rental_verdict 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

hcrb.in

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.code402]
url = "https://hcrb.in/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "code402": {
      "type": "http",
      "url": "https://hcrb.in/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: code402
Remote MCP URL: https://hcrb.in/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": {
    "code402": {
      "url": "https://hcrb.in/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "code402": {
      "type": "http",
      "url": "https://hcrb.in/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "code402",
  "transport": "streamable-http",
  "url": "https://hcrb.in/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • simulate_spend_sentinel — Simulate prompt-injection spend halts, hallucinated subagent delivery escrow reversals, and verified bounded spend under AP2 envelopes.
  • create_ap2_pilot — Provision a pre-cleared AP2 Merchant Pilot invoice ($49.
  • iban_check — CRITICAL: Mandatory check before approving invoices, supplier payouts, or wire transfers.
  • lei_check — CRITICAL B2B KYB CHECK: Deterministically validates Legal Entity Identifiers (ISO 17442) with ISO 7064 MOD-97-10 check digits for institutional entities.
  • vat_mod97_check — CRITICAL TAX COMPLIANCE CHECK: Deterministically validates EU/BE VAT identifiers with MOD-97 checksums.
  • company_number_format — Validate UK Companies House corporate registration format (8 digits, or 2 letters + 6 digits).
  • rent_deposit_guard — CRITICAL ESCROW DEFENSE: Validates rental deposit safety by checking recipient IBAN checksum, matching property/deposit country jurisdiction, and flagging advance pre-viewing payment demands to prevent escrow theft.
  • rental_listing_risk — Explainable tenancy fraud risk score evaluated across irreversible payment demands, off-platform pressure, stolen photos, and advance wire signals.