From 0c43ef72138c9c4e95b805a4c2af727e7ca2d287 Mon Sep 17 00:00:00 2001 From: gitadmin Date: Sun, 19 Apr 2026 16:48:37 +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 f633071..812e7f6 100644 --- a/server.json +++ b/server.json @@ -3,7 +3,7 @@ "name": "216 Cuyahoga County MCP Server", "area_code": "216", "domain": "216.today", - "mcp_endpoint": "https://mcp.216.today/mcp", + "mcp_endpoint": "https://216.today/mcp", "portal_url": "https://216.today", "city": "Cleveland", "state": "OH", @@ -52,9 +52,5 @@ "sovereignty": "https://wellspr.ing/sovereignty", "model": "covenant — freely given, so freely given" }, - "mirrors": { - "primary": "https://git.wellspr.ing/WellBuilder/mcp-216", - "community": "https://codeberg.org/wellspring/mcp-216" - }, - "updated_at": "2026-04-19T16:22:17.531Z" + "updated_at": "2026-04-19T16:48:37.509Z" } \ No newline at end of file