Switch config.json to spranab/truenas-mcp (npx, no dedicated command needed)
This commit is contained in:
+2
-1
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"truenas": {
|
||||
"command": "truenas-mcp-server"
|
||||
"command": "npx",
|
||||
"args": ["-y", "truenas-mcp"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user