From 993d79571ad1ad0a7bc719d27e42a6fc9b767409 Mon Sep 17 00:00:00 2001 From: gitadmin Date: Sun, 19 Apr 2026 16:48:57 +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 385b6c0..ef03570 100644 --- a/server.json +++ b/server.json @@ -3,7 +3,7 @@ "name": "425 Eastside Seattle (King County East) MCP Server", "area_code": "425", "domain": "425.today", - "mcp_endpoint": "https://mcp.425.today/mcp", + "mcp_endpoint": "https://425.today/mcp", "portal_url": "https://425.today", "city": "Bellevue / Issaquah / Kirkland", "state": "WA", @@ -54,9 +54,5 @@ "sovereignty": "https://wellspr.ing/sovereignty", "model": "covenant — freely given, so freely given" }, - "mirrors": { - "primary": "https://git.wellspr.ing/WellBuilder/mcp-425", - "community": "https://codeberg.org/wellspring/mcp-425" - }, - "updated_at": "2026-04-19T16:25:39.042Z" + "updated_at": "2026-04-19T16:48:57.620Z" } \ No newline at end of file