Binary & Thread for VS Code
com.binaryandthread/store
Browse the Binary & Thread catalogue, stage a cart, get a checkout link. No card data in chat.
client:VS Code
transport:stdio
runtime:npm
Install Binary & Thread in VS Code
.vscode/mcp.json
{
"servers": {
"store": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@binaryandthread/mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs