← Registry

eCommerce

kalicart.com

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

2 endpoints10 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.

ENDPOINT 2

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

No auth detected

MCP server metadata

Name
kalicart-global
Version
1.1.0
Capabilities
tools.listChanged
Server instructions

Use KaliCart Global to discover product candidates across participating WooCommerce merchants. Search results and product details are indexed snapshots, not checkout authority. Preserve the user requirements, inspect match evidence, and verify a selected offer through its returned merchant Bridge handoff before confirming variant, price or stock. KaliCart Global never checks out, pays, or modifies merchant data.

Known tools 5

global_search

Use this when a user wants to find or compare product candidates across participating WooCommerce merchants.

Inferred read-only
lookup_merchant

Use this when the user already knows a merchant domain and needs to check whether it publishes a KaliCart Bridge catalog, its latest observed access state, or its federation consent.

Inferred read-only
get_product

Use this after global_search when the selected candidate needs indexed details that are not already on its search card.

Inferred read-only
list_merchants

Use this to inspect which WooCommerce merchants currently participate in the searchable KaliCart Global catalog and how much catalog coverage each contributes.

Inferred read-only
list_categories

Use this to discover the canonical category paths currently represented in KaliCart Global before calling global_search with leaf.

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://global.kalicart.com/mcp-public"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "kalicart-global": {
      "type": "http",
      "url": "https://global.kalicart.com/mcp-public"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: kalicart-global
Remote MCP URL: https://global.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://global.kalicart.com/mcp-public"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "kalicart-global": {
      "type": "http",
      "url": "https://global.kalicart.com/mcp-public"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "kalicart-global",
  "transport": "streamable-http",
  "url": "https://global.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-09-20T23:06:36.165Z.

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.