Skip to content
VS Code

kr biz check for VS Code

io.github.hyosikpark/kr-biz-check

Verify Korean business registration numbers (National Tax Service) — KYB for Korean counterparties …

client:VS Code transport:streamable-http

Install kr biz check in VS Code

.vscode/mcp.json

{
  "servers": {
    "kr-biz-check": {
      "type": "http",
      "url": "https://hawker-gateway.fly.dev/mcp/kr-biz-check"
    }
  }
}

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

kr biz check in other clients