Spin Wheel Names for VS Code
io.github.heyiamluke/spinwheelnames
Spin a random picker wheel, pick a random number, and search shared wheels from spinwheelnames.com.
client:VS Code
transport:streamable-http
tools:4
Install Spin Wheel Names in VS Code
.vscode/mcp.json
{
"servers": {
"spinwheelnames": {
"type": "http",
"url": "https://spinwheelnames.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs