From 09da0e405b2ae77ceb290f64fbcbabc2478a0494 Mon Sep 17 00:00:00 2001 From: gitadmin Date: Sun, 19 Apr 2026 16:49:21 +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 1da72bf..589694e 100644 --- a/server.json +++ b/server.json @@ -3,7 +3,7 @@ "name": "626 San Gabriel Valley, Los Angeles County MCP Server", "area_code": "626", "domain": "626.today", - "mcp_endpoint": "https://mcp.626.today/mcp", + "mcp_endpoint": "https://626.today/mcp", "portal_url": "https://626.today", "city": "Pasadena", "state": "CA", @@ -55,9 +55,5 @@ "sovereignty": "https://wellspr.ing/sovereignty", "model": "covenant — freely given, so freely given" }, - "mirrors": { - "primary": "https://git.wellspr.ing/WellBuilder/mcp-626", - "community": "https://codeberg.org/wellspring/mcp-626" - }, - "updated_at": "2026-04-19T16:29:08.326Z" + "updated_at": "2026-04-19T16:49:21.090Z" } \ No newline at end of file