elevai Commerce Demo for Cursor
ch.elevai/commerce-demo
Open demo shop: search products, place a 0.05 CHF order, create a PostFinance payment link.
client:Cursor
transport:streamable-http
Install elevai Commerce Demo in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"commerce-demo": {
"url": "https://elevai.ch/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs