Revert "chore: remove .mcp.json to enable on-demand only"

This reverts commit a0508da175.
This commit is contained in:
♥ Minnie ♥ 2025-10-04 16:17:35 +08:00
parent a0508da175
commit 2e0a288a1a
Signed by: jasmine
GPG key ID: 8563E358D4E8040E

9
.mcp.json Normal file
View file

@ -0,0 +1,9 @@
{
"mcpServers": {
"nixos": {
"command": "mcp-nixos",
"args": [],
"env": {}
}
}
}