mirror of
https://github.com/jmagar/unraid-mcp
synced 2026-04-21 13:37:53 +00:00
Add .codex-plugin/plugin.json and .app.json plugin manifests, assets/ directory with icon.png and logo.svg placeholders, and docs/unraid.subdomain.conf SWAG nginx reverse proxy config.
5 lines
102 B
JSON
5 lines
102 B
JSON
{
|
|
"name": "unraid-mcp",
|
|
"version": "1.0.0",
|
|
"description": "Unraid server management via MCP"
|
|
}
|