From bb5fde9a29b41078887acea463f45f3fb7bb320d Mon Sep 17 00:00:00 2001 From: gitadmin Date: Sun, 19 Apr 2026 17:06:59 +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 ab9b41e..a854b61 100644 --- a/server.json +++ b/server.json @@ -3,7 +3,7 @@ "name": "386 Northeast Florida (Volusia County) MCP Server", "area_code": "386", "domain": "386.today", - "mcp_endpoint": "https://386.today/mcp", + "mcp_endpoint": "https://mcp.386.today/mcp", "portal_url": "https://386.today", "city": "Daytona Beach", "state": "FL", @@ -53,5 +53,5 @@ "sovereignty": "https://wellspr.ing/sovereignty", "model": "covenant — freely given, so freely given" }, - "updated_at": "2026-04-19T16:48:52.594Z" + "updated_at": "2026-04-19T17:06:58.846Z" } \ No newline at end of file