From 255844f22a4abbb60b371fcaf6efc915554a3b40 Mon Sep 17 00:00:00 2001 From: gitadmin Date: Sun, 19 Apr 2026 16:49:39 +0000 Subject: [PATCH] fix: update MCP endpoint URLs to NNN.today/mcp [WellSpr.ing auto] --- server.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/server.json b/server.json index bf5801c..5faa706 100644 --- a/server.json +++ b/server.json @@ -3,7 +3,7 @@ "name": "772 Treasure Coast / Southeast Florida MCP Server", "area_code": "772", "domain": "772.today", - "mcp_endpoint": "https://mcp.772.today/mcp", + "mcp_endpoint": "https://772.today/mcp", "portal_url": "https://772.today", "city": "Stuart", "state": "FL", @@ -53,9 +53,5 @@ "sovereignty": "https://wellspr.ing/sovereignty", "model": "covenant — freely given, so freely given" }, - "mirrors": { - "primary": "https://git.wellspr.ing/WellBuilder/mcp-772", - "community": "https://codeberg.org/wellspring/mcp-772" - }, - "updated_at": "2026-04-19T16:31:49.137Z" + "updated_at": "2026-04-19T16:49:39.214Z" } \ No newline at end of file