Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub jylhis/claude-marketplace --plugin nix-devCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"mcp-nixos": {
"command": "nix",
"args": [
"run",
"github:utensils/mcp-nixos",
"--"
]
}
}
}Server configuration and connection parameters
nixCommand-line arguments passed to the server process
Share bugs, ideas, or general feedback.