mcp server
NixOS Configuration CI / Nix Flake Check (push) Successful in 44s

This commit is contained in:
2026-06-14 23:16:03 +02:00
parent f4b66744ad
commit 6d1df19b13
4 changed files with 83 additions and 0 deletions
+5
View File
@@ -91,6 +91,11 @@
"JELLYFIN_URL": "PLACEHOLDER",
"JELLYFIN_API_KEY": "PLACEHOLDER"
}
},
"mcp-score": {
"type": "local",
"command": ["mcp-score", "serve"],
"enabled": true
}
}
}