Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Time's up Skybridge example App

tech.skybridge.times-up/time-s-up

Skybridge Example App showcasing a Time's up game with the LLM

Uptime
100.0%
1 direct probes · 30d
Response
724ms
last probe
Tools
2
callable
Resources
1
readable
Prompts
0
available

Tools · 2

play

Draws a new card containing the secret word that only the user can see. The user will give hints based on that word, and you will try to guess it.

guess

Submit your guess for the secret word based on the user's hints.

Resources · 1

play

Time's Up Card

ui://views/ext-apps/play.html?v=f3b21709

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "time's_up_skybridge_example_app": {
      "url": "https://times-up.skybridge.tech",
      "transport": "streamable-http"
    }
  }
}