From 70e418d4a67b81b0185820f9d84b656e561eae98 Mon Sep 17 00:00:00 2001 From: gitadmin Date: Sun, 19 Apr 2026 16:49:23 +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 97caf02..456980e 100644 --- a/server.json +++ b/server.json @@ -3,7 +3,7 @@ "name": "641 North Central Iowa MCP Server", "area_code": "641", "domain": "641.today", - "mcp_endpoint": "https://mcp.641.today/mcp", + "mcp_endpoint": "https://641.today/mcp", "portal_url": "https://641.today", "city": "Mason City", "state": "IA", @@ -54,9 +54,5 @@ "sovereignty": "https://wellspr.ing/sovereignty", "model": "covenant — freely given, so freely given" }, - "mirrors": { - "primary": "https://git.wellspr.ing/WellBuilder/mcp-641", - "community": "https://codeberg.org/wellspring/mcp-641" - }, - "updated_at": "2026-04-19T16:29:26.728Z" + "updated_at": "2026-04-19T16:49:23.537Z" } \ No newline at end of file