s&box watch for VS Code
watch.sbox/sbox-watch
Live read-only discovery for public s&box packages, servers, and player activity.
client:VS Code
transport:streamable-http
tools:8
Install s&box watch in VS Code
.vscode/mcp.json
{
"servers": {
"sbox-watch": {
"type": "http",
"url": "https://sbox.watch/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs