harnessrouter/mario-env
v0.4.0SEE LICENSE IN ../LICENSE.md
Full Screen Mario as an environment for the System One base: the game's state as literal text each step, the keys it listens to as actions, and the browser's frame for the page to show.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
mariostdio
{
"type": "stdio",
"command": "./bin/mario-env"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "mario-env",
"version": "0.4.0",
"description": "Full Screen Mario as an environment for the System One base: the game's state as literal text each step, the keys it listens to as actions, and the browser's frame for the page to show.",
"homepage": "https://github.com/HarnessRouter/starter-kit",
"license": "SEE LICENSE IN ../LICENSE.md"
}