eCommerce
kalicart.com
Searches and retrieves product offers from a federated index of WooCommerce merchants using the ARC protocol.
ENDPOINT 1
https://dashboard.kalicart.com/mcp-public
MCP server metadata
- Name
- kalicart-global
- Version
- 1.0.0
Known tools 5
global_searchSearch the KaliCart Global federated index: real product offers across independent WooCommerce merchants that opted in via the ARC (Agent-Readable Catalog) protocol.
Inferred read-onlylookup_merchantCheck whether a merchant domain runs an ARC-compliant catalog (KaliCart Bridge).
Inferred read-onlyget_productRetrieve full product detail from the KaliCart Global federated index by p2209_id.
Inferred read-onlylist_merchantsList WooCommerce merchants participating in the KaliCart Global federated catalog.
Inferred read-onlylist_categoriesList canonical product category leaves used by KaliCart Global with product counts.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.kalicart-global]
url = "https://dashboard.kalicart.com/mcp-public"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"kalicart-global": {
"type": "http",
"url": "https://dashboard.kalicart.com/mcp-public"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: kalicart-global
Remote MCP URL: https://dashboard.kalicart.com/mcp-public
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"kalicart-global": {
"url": "https://dashboard.kalicart.com/mcp-public"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"kalicart-global": {
"type": "http",
"url": "https://dashboard.kalicart.com/mcp-public"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "kalicart-global",
"transport": "streamable-http",
"url": "https://dashboard.kalicart.com/mcp-public"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for kalicart.com was fetched 2026-07-30T01:34:57.871Z and is being refreshed.
kalicart.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.