STRIDE Sneaker Shop for Cursor
com.sneaker-hub/shop
Pre-owned sneaker shop catalog: search in-stock shoes by keyword/brand/price, get buy links.
client:Cursor
transport:streamable-http
tools:3
Install STRIDE Sneaker Shop in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"shop": {
"url": "https://sneaker-hub.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs