Facet UCP Shopping for Cursor
llc.facet/ucp-shopping
The independent agent-commerce protocol for AI-agent checkout on any online store.
client:Cursor
transport:streamable-http
tools:23
Install Facet UCP Shopping in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ucp-shopping": {
"url": "https://api.facet.llc/ucp/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_catalog
- lookup_catalog
- get_product
- discover_businesses
- discover_products
- get_quote
- get_payment_capabilities
- get_payment_requirements
- get_order
- list_orders
- post_delivery_refund
- wishlist_add
- wishlist_list
- wishlist_remove
- create_checkout
- complete_checkout
- get_checkout
- update_checkout
- cancel_checkout
- create_cart
- get_cart
- update_cart
- cancel_cart