fix: forget to fix mcp lol
This commit is contained in:
parent
fdd9f6635b
commit
d5e8500b1a
1 changed files with 3 additions and 9 deletions
10
.mcp.json
10
.mcp.json
|
|
@ -1,14 +1,8 @@
|
||||||
{
|
{
|
||||||
"mcpServers": {
|
"mcpServers": {
|
||||||
"nixos": {
|
"nixos": {
|
||||||
"type": "stdio",
|
"command": "uvx",
|
||||||
"command": "uv",
|
"args": ["mcp-nixos"]
|
||||||
"args": [
|
|
||||||
"run",
|
|
||||||
"--directory",
|
|
||||||
"/home/hackerman/Projects/mcp-nixos",
|
|
||||||
"mcp-nixos"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue