From 71a33de2b6d53d0ff722f781f275d593134c9c1e Mon Sep 17 00:00:00 2001 From: gitadmin Date: Sun, 19 Apr 2026 16:48:50 +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 6c4cbc7..0a4f56d 100644 --- a/server.json +++ b/server.json @@ -3,7 +3,7 @@ "name": "320 Central Minnesota MCP Server", "area_code": "320", "domain": "320.today", - "mcp_endpoint": "https://mcp.320.today/mcp", + "mcp_endpoint": "https://320.today/mcp", "portal_url": "https://320.today", "city": "St. Cloud", "state": "MN", @@ -54,9 +54,5 @@ "sovereignty": "https://wellspr.ing/sovereignty", "model": "covenant — freely given, so freely given" }, - "mirrors": { - "primary": "https://git.wellspr.ing/WellBuilder/mcp-320", - "community": "https://codeberg.org/wellspring/mcp-320" - }, - "updated_at": "2026-04-19T16:24:14.041Z" + "updated_at": "2026-04-19T16:48:50.093Z" } \ No newline at end of file