Kifly — Agentic Commerce & Payments for Gemini CLI
ai.kifly/mcp
Multi-seller shopping for AI agents. Settle via Stripe MPP or x402 USDC on Base. Hosted.
client:Gemini CLI
transport:streamable-http
tools:22
Install Kifly — Agentic Commerce & Payments in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://kifly.ai/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs
What Gemini CLI 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