← Registry

eCommerce

kalicart.com

Searches and retrieves product offers from a federated index of WooCommerce merchants using the ARC protocol.

1 endpoint5 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://dashboard.kalicart.com/mcp-public

No auth detected

MCP server metadata

Name
kalicart-global
Version
1.0.0
Capabilities
tools.listChanged

Known tools 5

global_search

Search the KaliCart Global federated index: real product offers across independent WooCommerce merchants that opted in via the ARC (Agent-Readable Catalog) protocol.

Inferred read-only
lookup_merchant

Check whether a merchant domain runs an ARC-compliant catalog (KaliCart Bridge).

Inferred read-only
get_product

Retrieve full product detail from the KaliCart Global federated index by p2209_id.

Inferred read-only
list_merchants

List WooCommerce merchants participating in the KaliCart Global federated catalog.

Inferred read-only
list_categories

List canonical product category leaves used by KaliCart Global with product counts.

Inferred read-only

CONNECT 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.

Trust status Trusted

kalicart.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.