diff --git a/.gitignore b/.gitignore index 076cf3e..ee7a5a6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .qoder +result diff --git a/README.md b/README.md index 8814c72..447ca4e 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ A custom Nix overlay and flake providing additional packages not found in upstre | Package | Description | Category | |---------|-------------|----------| | `goose-cli` | CLI for Goose - a local, extensible, open source AI agent that automates engineering tasks | AI Coding Agents | +| `mcp-gateway` | Universal Model Context Protocol gateway that sits between AI client and MCP tools/servers | MCP Servers | | `skillsmcp` | MCP server that exposes Agent Skills to AI agents via the Model Context Protocol | MCP Servers | ## Usage