From 1f76a6a07cd6b2b0466860168dd8bd6ae5bfca4d Mon Sep 17 00:00:00 2001 From: gitadmin Date: Sun, 19 Apr 2026 17:08:26 +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 a6214d5..a9cb009 100644 --- a/server.json +++ b/server.json @@ -3,7 +3,7 @@ "name": "972 Dallas Suburbs (Collin/Dallas Counties) MCP Server", "area_code": "972", "domain": "972.today", - "mcp_endpoint": "https://972.today/mcp", + "mcp_endpoint": "https://mcp.972.today/mcp", "portal_url": "https://972.today", "city": "Irving / Garland / Plano", "state": "TX", @@ -54,5 +54,5 @@ "sovereignty": "https://wellspr.ing/sovereignty", "model": "covenant — freely given, so freely given" }, - "updated_at": "2026-04-19T16:50:07.658Z" + "updated_at": "2026-04-19T17:08:25.814Z" } \ No newline at end of file