Korea Business Verify (KBV) for VS Code
io.github.wonderfulian/kbv-server
Real-time Korean business verification via NTS. 10 free calls/day, then pay-per-call (x402).
client:VS Code
transport:streamable-http
tools:3
Install Korea Business Verify (KBV) in VS Code
.vscode/mcp.json
{
"servers": {
"kbv-server": {
"type": "http",
"url": "https://kbv-server-f7vfitmlkq-du.a.run.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs