mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 17:36:07 +08:00
claude: add nixos-mcp
This commit is contained in:
parent
d5eaa97e36
commit
68d9571771
2 changed files with 13 additions and 0 deletions
3
.claude/settings.local.json
Normal file
3
.claude/settings.local.json
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"enableAllProjectMcpServers": true
|
||||
}
|
||||
10
.mcp.json
Normal file
10
.mcp.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"mcpServers": {
|
||||
"nixos-mcp": {
|
||||
"command": "uvx",
|
||||
"args": [
|
||||
"mcp-nixos"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue