From 94ce56c893334478c70862f33b7484126addd44f Mon Sep 17 00:00:00 2001 From: Lee Fowler Date: Fri, 24 Oct 2025 15:45:29 -0400 Subject: [PATCH] fix: bugfix to remove fields in 2nd package definition that the upstream registry refuses --- server.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/server.json b/server.json index 3d2a952..36b4584 100644 --- a/server.json +++ b/server.json @@ -381,9 +381,7 @@ }, { "registryType": "oci", - "registryBaseUrl": "https://docker.io", "identifier": "docker.io/hashicorp/terraform-mcp-server:0.3.2", - "version": "0.3.2", "transport": { "type": "streamable-http", "url": "http://127.0.0.1:8080/mcp"