diff --git a/pkg/mcp/mcp.go b/pkg/mcp/mcp.go index 45e0da113..3a5ea6886 100644 --- a/pkg/mcp/mcp.go +++ b/pkg/mcp/mcp.go @@ -8,7 +8,7 @@ import ( ) var TEMPLATE_RESOURCE_URIS = []string{ - "https://github.com/gauron99/func-templates", + "https://github.com/functions-dev/templates", } type MCPServer struct {