Skip to content

blisspixel/vibesnake-agent

v0.17.1Apache-2.0

Play deterministic Vibe Snake matches through a local .NET 10 MCP host and produce verified replays.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "vibesnake-agent",
  "version": "0.17.1",
  "description": "Play deterministic Vibe Snake matches through a local .NET 10 MCP host and produce verified replays.",
  "homepage": "https://github.com/blisspixel/VibeSnake",
  "repository": "https://github.com/blisspixel/VibeSnake.git",
  "license": "Apache-2.0",
  "keywords": [
    "agent-game",
    "mcp",
    "snake",
    "verified-replay"
  ]
}