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