From 4c5e9fc8a2c25a50335a7f1c498f96fdcdbb2376 Mon Sep 17 00:00:00 2001 From: gitadmin Date: Sun, 19 Apr 2026 16:49:18 +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 aa1fc3e..61b1e73 100644 --- a/server.json +++ b/server.json @@ -3,7 +3,7 @@ "name": "610 Southeast Pennsylvania (Lehigh Valley / Berks County) MCP Server", "area_code": "610", "domain": "610.today", - "mcp_endpoint": "https://mcp.610.today/mcp", + "mcp_endpoint": "https://610.today/mcp", "portal_url": "https://610.today", "city": "Reading / Allentown", "state": "PA", @@ -54,9 +54,5 @@ "sovereignty": "https://wellspr.ing/sovereignty", "model": "covenant — freely given, so freely given" }, - "mirrors": { - "primary": "https://git.wellspr.ing/WellBuilder/mcp-610", - "community": "https://codeberg.org/wellspring/mcp-610" - }, - "updated_at": "2026-04-19T16:28:26.545Z" + "updated_at": "2026-04-19T16:49:18.588Z" } \ No newline at end of file