From a139a4bf1a0e79b7c7f01fd5281260c42c2b9c1c Mon Sep 17 00:00:00 2001 From: gitadmin Date: Sun, 19 Apr 2026 17:07:09 +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 c9f2419..582cf52 100644 --- a/server.json +++ b/server.json @@ -3,7 +3,7 @@ "name": "480 East Valley / Scottsdale (Maricopa County) MCP Server", "area_code": "480", "domain": "480.today", - "mcp_endpoint": "https://480.today/mcp", + "mcp_endpoint": "https://mcp.480.today/mcp", "portal_url": "https://480.today", "city": "Scottsdale", "state": "AZ", @@ -53,5 +53,5 @@ "sovereignty": "https://wellspr.ing/sovereignty", "model": "covenant — freely given, so freely given" }, - "updated_at": "2026-04-19T16:49:03.057Z" + "updated_at": "2026-04-19T17:07:09.053Z" } \ No newline at end of file