Kifly — Agentic Commerce & Payments for Cursor
ai.kifly/mcp
Multi-seller shopping for AI agents. Settle via Stripe MPP or x402 USDC on Base. Hosted.
client:Cursor
transport:streamable-http
tools:22
Install Kifly — Agentic Commerce & Payments in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://kifly.ai/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor can do once it is connected
- 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
- list_orders
- save_buyer_address
- submit_feedback
- request_feature
- get_seller
- get_policies
- list_sellers
- get_platform_limits
- order_status
- get_help