mirror of
https://github.com/jmagar/unraid-mcp.git
synced 2026-03-02 00:04:45 -08:00
feat: harden API safety and expand command docs with full test coverage
This commit is contained in:
@@ -16,12 +16,7 @@
|
||||
"--directory",
|
||||
"${CLAUDE_PLUGIN_ROOT}",
|
||||
"unraid-mcp-server"
|
||||
],
|
||||
"env": {
|
||||
"UNRAID_API_URL": "${UNRAID_API_URL}",
|
||||
"UNRAID_API_KEY": "${UNRAID_API_KEY}",
|
||||
"UNRAID_MCP_TRANSPORT": "stdio"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user