Spin Wheel Names for Zed
io.github.heyiamluke/spinwheelnames
Spin a random picker wheel, pick a random number, and search shared wheels from spinwheelnames.com.
client:Zed
transport:streamable-http
tools:4
Install Spin Wheel Names in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"spinwheelnames": {
"url": "https://spinwheelnames.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs