Skip to content
Zed

Binary & Thread for Zed

com.binaryandthread/store

Browse the Binary & Thread catalogue, stage a cart, get a checkout link. No card data in chat.

client:Zed transport:stdio runtime:npm

Install Binary & Thread in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "store": {
      "command": "npx",
      "args": [
        "-y",
        "@binaryandthread/mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Binary & Thread in other clients