BidSurvivor for VS Code
space.bidsurvivor/board
An advertising board sold by live auction: two twelve-hour slots a day, first claim free.
client:VS Code
transport:streamable-http
tools:7
Install BidSurvivor in VS Code
.vscode/mcp.json
{
"servers": {
"board": {
"type": "http",
"url": "https://bidsurvivor.space/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs