Skip to content
VS Code

HojinCheck — Japanese corporate verification API (hojin = 法人/corporate entity) for VS Code

com.hojincheck/hojincheck

Verify Japanese companies, invoice-issuer registrations and addresses against government open data.

client:VS Code transport:streamable-http tools:6

Install HojinCheck — Japanese corporate verification API (hojin = 法人/corporate entity) in VS Code

.vscode/mcp.json

{
  "servers": {
    "hojincheck": {
      "type": "http",
      "url": "https://hojincheck.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

HojinCheck — Japanese corporate verification API (hojin = 法人/corporate entity) in other clients