Spin Wheel Names for Cursor
io.github.heyiamluke/spinwheelnames
Spin a random picker wheel, pick a random number, and search shared wheels from spinwheelnames.com.
client:Cursor
transport:streamable-http
tools:4
Install Spin Wheel Names in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"spinwheelnames": {
"url": "https://spinwheelnames.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs