STRIDE Sneaker Shop for VS Code
com.sneaker-hub/shop
Pre-owned sneaker shop catalog: search in-stock shoes by keyword/brand/price, get buy links.
client:VS Code
transport:streamable-http
tools:3
Install STRIDE Sneaker Shop in VS Code
.vscode/mcp.json
{
"servers": {
"shop": {
"type": "http",
"url": "https://sneaker-hub.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs