shop for Cursor
uk.co.diningco/shop
Dining Co: Tables for the UK, with the sizes, materials and colours that decide the choice —...
client:Cursor
transport:stdio
runtime:npm
Install shop in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"shop": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ellul-estate/diningco-co-uk-shop-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs