From fdf2935074a074e9a2cd5a855ef028033f2a0dd3 Mon Sep 17 00:00:00 2001 From: gitadmin Date: Sun, 19 Apr 2026 16:48:35 +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 f07f002..208448e 100644 --- a/server.json +++ b/server.json @@ -3,7 +3,7 @@ "name": "214 North Dallas / DFW MCP Server", "area_code": "214", "domain": "214.today", - "mcp_endpoint": "https://mcp.214.today/mcp", + "mcp_endpoint": "https://214.today/mcp", "portal_url": "https://214.today", "city": "Dallas", "state": "TX", @@ -54,9 +54,5 @@ "sovereignty": "https://wellspr.ing/sovereignty", "model": "covenant — freely given, so freely given" }, - "mirrors": { - "primary": "https://git.wellspr.ing/WellBuilder/mcp-214", - "community": "https://codeberg.org/wellspring/mcp-214" - }, - "updated_at": "2026-04-19T16:22:07.469Z" + "updated_at": "2026-04-19T16:48:35.020Z" } \ No newline at end of file