list_merchants — kalicart global MCP Tool Read-only
list_merchants
(list merchants) is one of 5 tools on the
kalicart global
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_merchants from your client
- Claude Code kalicart global list_merchants run in your project directory
- Claude Desktop kalicart global list_merchants ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor kalicart global list_merchants ~/.cursor/mcp.json
- VS Code kalicart global list_merchants .vscode/mcp.json
- Zed kalicart global list_merchants ~/.config/zed/settings.json
- Windsurf kalicart global list_merchants ~/.codeium/windsurf/mcp_config.json
- Cline kalicart global list_merchants ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI kalicart global list_merchants ~/.gemini/settings.json
- Grok kalicart global list_merchants .mcp.json (in your project root)
- ChatGPT kalicart global list_merchants Settings → Connectors → Advanced → Developer mode
- Claude.ai kalicart global list_merchants Settings → Connectors → Add custom connector
- LangChain kalicart global list_merchants pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http kalicart-global https://global.kalicart.com/mcp-public
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.