Time's up Skybridge example App for Cursor
tech.skybridge.times-up/time-s-up
Skybridge Example App showcasing a Time's up game with the LLM
client:Cursor
transport:streamable-http
tools:2
Install Time's up Skybridge example App in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"time-s-up": {
"url": "https://times-up.skybridge.tech"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs