{ "name": "ttg-marketplace", "owner": { "name": "TTG", "email": "rastasi@gmail.com" }, "description": "TTG internal Claude Code plugin marketplace", "plugins": [ { "name": "redmine-mcp", "source": "./plugins/redmine-mcp", "description": "Redmine MCP server — issues, projects, time tracking, wiki and search via the Redmine REST API.", "version": "0.1.0", "author": { "name": "TTG" } }, { "name": "grav-mcp", "source": "./plugins/grav-mcp", "description": "Grav CMS MCP server — pages, media, configuration, users, package manager, scheduler, webhooks and flex objects via the Grav REST API.", "version": "0.1.0", "author": { "name": "TTG" } }, { "name": "ttg-ops", "source": "./plugins/ttg-ops", "description": "Skills for the TTG forge estate — publishing modules and gems, moving and creating repos, enrolling CI, auditing consistency, and updating the README, wiki and public site after a change.", "version": "0.1.0", "author": { "name": "TTG" } } ] }