Skip to main content

diagnostic-client

Play and inspect UnicornHack from an MCP-driven console client. Use when: you need to drive the running UnicornHack.Web game server programmatically (test a feature end-to-end, reproduce a bug, smoke-test a change, or have an agent play a turn); read live game state without launching the Unity client; submit player actions and observe the resulting change sets; query static descriptions or dialog data. The client is a headless .NET console app in test/UnicornHack.DiagnosticClient that connects to the SignalR GameHub exactly like the Unity client and exposes every hub method plus token-efficient state read tools over an MCP stdio server. Use when this capability is needed.

Jump to install

Source facts

Repository
tomevault-io/skills-registry
Last source activity
July 3, 2026 at 19:45
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.