gamedevpl/gamedev-pl
v1.0.3GPL-3.0-only
Build browser games on gamedev.pl from your coding agent.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
gamedevplstreamable-http
{
"type": "streamable-http",
"url": "https://www.gamedev.pl/api/mcp"
}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": "gamedev-pl",
"version": "1.0.3",
"description": "Build browser games on gamedev.pl from your coding agent.",
"author": {
"name": "gamedev.pl",
"url": "https://www.gamedev.pl"
},
"homepage": "https://www.gamedev.pl",
"repository": "https://github.com/gamedevpl/www.gamedev.pl",
"license": "GPL-3.0-only",
"keywords": ["games", "game-development", "browser-games", "mcp", "gamedev"]
}