{"name":"K-Company Lookup API","version":"1.1.0","description":"Korean business registry lookup by 사업자등록번호 (bizno). Returns company name, representative, industry, status, founding date, and address in English.","endpoints":{"health":"GET /k-company-lookup/health","lookup":"GET /k-company-lookup/lookup/:bizno","search":"GET /k-company-lookup/search?q=samsung","openapi":"GET /k-company-lookup/openapi.json","mcp":"POST /k-company-lookup/mcp (JSON-RPC 2.0)"},"mcp_tools":["lookup_company_by_bizno","search_korean_companies","validate_bizno","k_company_lookup_health"],"example":{"lookup":"GET /k-company-lookup/lookup/1168100015","search":"GET /k-company-lookup/search?q=samsung"}}