From 3a2e8748dd223d7ef09d4c110a6774f3bf9ba63c Mon Sep 17 00:00:00 2001 From: gitadmin Date: Sun, 19 Apr 2026 17:08:16 +0000 Subject: [PATCH] fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto] --- server.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server.json b/server.json index 528ffc1..b0cf8af 100644 --- a/server.json +++ b/server.json @@ -3,7 +3,7 @@ "name": "920 Northeast Wisconsin (Fox Valley) MCP Server", "area_code": "920", "domain": "920.today", - "mcp_endpoint": "https://920.today/mcp", + "mcp_endpoint": "https://mcp.920.today/mcp", "portal_url": "https://920.today", "city": "Green Bay / Appleton", "state": "WI", @@ -54,5 +54,5 @@ "sovereignty": "https://wellspr.ing/sovereignty", "model": "covenant — freely given, so freely given" }, - "updated_at": "2026-04-19T16:49:59.808Z" + "updated_at": "2026-04-19T17:08:15.852Z" } \ No newline at end of file