From 1e30b0a7209bfb25c6e72e01df1faa4c540e9bb5 Mon Sep 17 00:00:00 2001 From: gitadmin Date: Sun, 19 Apr 2026 16:50:05 +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 a82ea44..4bc902c 100644 --- a/server.json +++ b/server.json @@ -3,7 +3,7 @@ "name": "941 Southwest Florida (Sarasota/Manatee Counties) MCP Server", "area_code": "941", "domain": "941.today", - "mcp_endpoint": "https://mcp.941.today/mcp", + "mcp_endpoint": "https://941.today/mcp", "portal_url": "https://941.today", "city": "Sarasota / Bradenton", "state": "FL", @@ -53,9 +53,5 @@ "sovereignty": "https://wellspr.ing/sovereignty", "model": "covenant — freely given, so freely given" }, - "mirrors": { - "primary": "https://git.wellspr.ing/WellBuilder/mcp-941", - "community": "https://codeberg.org/wellspring/mcp-941" - }, - "updated_at": "2026-04-19T16:35:26.742Z" + "updated_at": "2026-04-19T16:50:05.110Z" } \ No newline at end of file