๐ ๐ MCP server providing accurate information about NixOS packages, system options, Home Manager configurations, and nix-darwin macOS settings to prevent AI hallucinations.
MCP-NixOS โ A Model Context Protocol server that ensures your AI assistant provides accurate information about NixOS packages, system options, and configurations.
{ "mcpServers": { "nixos": { "command": "uvx", "args": ["mcp-nixos"] } } }
MCP_NIXOS_LOG_LEVEL
, MCP_NIXOS_CACHE_DIR
, and ELASTICSEARCH_URL
.nixos_search()
, home_manager_info()
, and darwin_options_by_prefix()
to retrieve accurate NixOS-related data.unstable
, stable
, or specific NixOS versions.MCP-NixOS ensures reliability and correctness, making NixOS configuration less frustrating and more efficient. ๐
๐ โ an openAI middleware proxy to use mcp in any existing openAI compatible client
๐ โ framework to build vertical AI agent
๐ โ Use MCP provided tools in LangChain.js
A CLI host application that enables Large Language Models (LLMs) to interact with external tools through the Model Context Protocol (MCP).