list_orders — Kifly — Agentic Commerce & Payments MCP Tool Read-only
list_orders
(list orders) is one of 22 tools on the
Kifly — Agentic Commerce & Payments
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_orders from your client
- Claude Code Kifly — Agentic Commerce & Payments list_orders run in your project directory
- Claude Desktop Kifly — Agentic Commerce & Payments list_orders ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Kifly — Agentic Commerce & Payments list_orders ~/.cursor/mcp.json
- VS Code Kifly — Agentic Commerce & Payments list_orders .vscode/mcp.json
- Zed Kifly — Agentic Commerce & Payments list_orders ~/.config/zed/settings.json
- Windsurf Kifly — Agentic Commerce & Payments list_orders ~/.codeium/windsurf/mcp_config.json
- Cline Kifly — Agentic Commerce & Payments list_orders ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Kifly — Agentic Commerce & Payments list_orders ~/.gemini/settings.json
- Grok Kifly — Agentic Commerce & Payments list_orders .mcp.json (in your project root)
- ChatGPT Kifly — Agentic Commerce & Payments list_orders Settings → Connectors → Advanced → Developer mode
- Claude.ai Kifly — Agentic Commerce & Payments list_orders Settings → Connectors → Add custom connector
- LangChain Kifly — Agentic Commerce & Payments list_orders pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://kifly.ai/api/mcp
Other tools on this server
- search_products
- create_cart
- add_to_cart
- get_cart
- update_cart_item
- set_shipping_address
- quick_buy
- checkout
- register_buyer
- request_buyer_code
- verify_buyer
- get_buyer_profile
- save_buyer_address
- submit_feedback
- request_feature
- get_seller
- get_policies
- list_sellers
- get_platform_limits
- order_status
- get_help
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.