Federated commerce search across independent WooCommerce merchants. Keyless, read-only MCP server.
claude mcp add kalicart-global --transport http https://dashboard.kalicart.com/mcp-public
~/.cursor/mcp.json
{
"mcpServers": {
"kalicart-global": {
"url": "https://dashboard.kalicart.com/mcp-public"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"kalicart-global": {
"serverUrl": "https://dashboard.kalicart.com/mcp-public"
}
}
}
.vscode/mcp.json
{
"servers": {
"kalicart-global": {
"type": "http",
"url": "https://dashboard.kalicart.com/mcp-public"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"kalicart-global": {
"url": "https://dashboard.kalicart.com/mcp-public"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"kalicart-global": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://dashboard.kalicart.com/mcp-public"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://dashboard.kalicart.com/mcp-public | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.giuseppesocci-bot--kalicart-global/reviews or the review_server meta-tool.
POST /mcp