diff --git a/instructions/go-mcp-server.instructions.md b/instructions/go-mcp-server.instructions.md index bc7bd3a..fc05b87 100644 --- a/instructions/go-mcp-server.instructions.md +++ b/instructions/go-mcp-server.instructions.md @@ -1,5 +1,5 @@ --- -description: Best practices and patterns for building Model Context Protocol (MCP) servers in Go using the official github.com/modelcontextprotocol/go-sdk package. +description: 'Best practices and patterns for building Model Context Protocol (MCP) servers in Go using the official github.com/modelcontextprotocol/go-sdk package.' applyTo: "**/*.go, **/go.mod, **/go.sum" ---