mcp gateway for Cursor
xyz.trusteed/mcp-gateway
Agentic commerce gateway: discovery, search, checkout across Shopify/Woo/Odoo/PrestaShop.
client:Cursor
transport:streamable-http
tools:21
Install mcp gateway in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-gateway": {
"url": "https://trusteed.xyz/demo-store/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_enriched
- search_products
- get_product_details
- browse_categories
- create_cart
- get_shipping_rates
- select_shipping_option
- apply_discount
- preview_checkout
- complete_checkout
- get_merchant_profile
- ucp_create_checkout
- ucp_get_checkout
- ucp_update_checkout
- ucp_cancel_checkout
- get_site_map
- get_page_content
- search_docs
- compare_products
- create_sandbox_key
- get_trust_receipt