Skip to content
VS Code

Korea Invoices (POPBiLL 전자세금계산서 issue, query & NTS transmit) for VS Code

app.wishpool/korea-invoice-mcp

Korea POPBiLL e-tax-invoice: AI agents issue, query & transmit e-invoices, stateless BYO.

client:VS Code transport:streamable-http

Install Korea Invoices (POPBiLL 전자세금계산서 issue, query & NTS transmit) in VS Code

.vscode/mcp.json

{
  "servers": {
    "korea-invoice-mcp": {
      "type": "http",
      "url": "https://inv-kr.wishpool.app/mcp"
    }
  }
}

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

Korea Invoices (POPBiLL 전자세금계산서 issue, query & NTS transmit) in other clients