Skip to content
Toolv0.0.1

Time's up Skybridge example App

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

by tech.skybridge.times-up(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/mcp-tech-skybridge-times-up-time-s-up/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

mcp-tech-skybridge-times-up-time-s-up.ocm.jsonjson
{
  "ocm": "1",
  "id": "mcp-tech-skybridge-times-up-time-s-up",
  "kind": "tool",
  "name": "Time's up Skybridge example App",
  "description": "Skybridge Example App showcasing a Time's up game with the LLM",
  "publisher": "tech.skybridge.times-up",
  "version": "0.0.1",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "mcp",
      "mcp-server",
      "mcp-registry"
    ],
    "languages": [
      "en"
    ],
    "supports_tools": true
  },
  "quality_prior": 0.6,
  "examples": [
    "Skybridge Example App showcasing a Time's up game with the LLM"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "mcp-registry",
      "path": "server.json",
      "ref": "0.0.1",
      "url": "https://registry.modelcontextprotocol.io/v0/servers/tech.skybridge.times-up%2FTime-s-Up",
      "key": "tech.skybridge.times-up/Time-s-Up",
      "registry": "https://registry.modelcontextprotocol.io"
    }
  },
  "endpoints": [
    {
      "protocol": "mcp",
      "url": "https://times-up.skybridge.tech"
    },
    {
      "protocol": "mcp",
      "url": "https://times-up.skybridge.tech"
    }
  ]
}

Fetch it by URL: GET /api/v1/registry/mcp-tech-skybridge-times-up-time-s-up/manifest?version=0.0.1

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.