Time's up Skybridge example App for Zed
tech.skybridge.times-up/time-s-up
Skybridge Example App showcasing a Time's up game with the LLM
client:Zed
transport:streamable-http
tools:2
Install Time's up Skybridge example App in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"time-s-up": {
"url": "https://times-up.skybridge.tech"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs