From 6520775a0adae9f4312a5dab16890e7a74496647 Mon Sep 17 00:00:00 2001 From: Giuseppe Socci Date: Tue, 23 Jun 2026 10:30:41 +0200 Subject: [PATCH 1/2] Add KaliCart Bridge information to k.json --- src/technologies/k.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/technologies/k.json b/src/technologies/k.json index 76513b90..4d8214f3 100644 --- a/src/technologies/k.json +++ b/src/technologies/k.json @@ -220,6 +220,20 @@ ], "website": "https://kalixhealth.com" }, + "KaliCart Bridge": { + "cats": [ + 6 + ], + "description": "KaliCart Bridge is a WooCommerce plugin that exposes a structured REST API and MCP server, making the store catalog readable by AI agents and MCP clients.", + "implies": ["WooCommerce"], + "icon": "KaliCart.svg", + "pricing": [ + "freemium" + ], + "saas": false, + "url": "\\.well-known/kalicart-bridge\\.json", + "website": "https://bridge.kalicart.com" + }, "Kaltura": { "cats": [ 14, From 3ec6114707ef3e6bb5fac41d8b7e3a9fc23e433b Mon Sep 17 00:00:00 2001 From: Giuseppe Socci Date: Tue, 23 Jun 2026 16:55:49 +0200 Subject: [PATCH 2/2] Add KaliCart Bridge information to k.json --- src/technologies/k.json | 35 +++++++++++++++++++++-------------- 1 file changed, 21 insertions(+), 14 deletions(-) diff --git a/src/technologies/k.json b/src/technologies/k.json index 4d8214f3..24ab021a 100644 --- a/src/technologies/k.json +++ b/src/technologies/k.json @@ -189,6 +189,27 @@ ], "website": "https://developers.kakao.com/product" }, + "KaliCart Bridge": { + "cats": [ + 6 + ], + "description": "KaliCart Bridge is a WooCommerce plugin that exposes a structured REST API and MCP server, making the store catalog readable by AI agents and MCP clients.", + "html": [ + "]+rel=[\"']kalicart-agent[\"'][^>]*>", + "wp-json\\/kalicart\\/v1\\/discovery" + ], + "implies": [ + "WooCommerce" + ], + "pricing": [ + "freemium" + ], + "saas": false, + "url": [ + "\\.well-known\\/kalicart-bridge\\.json" + ], + "website": "https://bridge.kalicart.com" + }, "Kalio": { "cats": [ 6 @@ -220,20 +241,6 @@ ], "website": "https://kalixhealth.com" }, - "KaliCart Bridge": { - "cats": [ - 6 - ], - "description": "KaliCart Bridge is a WooCommerce plugin that exposes a structured REST API and MCP server, making the store catalog readable by AI agents and MCP clients.", - "implies": ["WooCommerce"], - "icon": "KaliCart.svg", - "pricing": [ - "freemium" - ], - "saas": false, - "url": "\\.well-known/kalicart-bridge\\.json", - "website": "https://bridge.kalicart.com" - }, "Kaltura": { "cats": [ 14,