From a29f7960fefeb632b8c9dc22d1a432d9e6ac6bc2 Mon Sep 17 00:00:00 2001 From: gitadmin Date: Sun, 19 Apr 2026 16:49: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 51aaa37..83fc51f 100644 --- a/server.json +++ b/server.json @@ -3,7 +3,7 @@ "name": "510 Alameda County / East Bay MCP Server", "area_code": "510", "domain": "510.today", - "mcp_endpoint": "https://mcp.510.today/mcp", + "mcp_endpoint": "https://510.today/mcp", "portal_url": "https://510.today", "city": "Oakland", "state": "CA", @@ -55,9 +55,5 @@ "sovereignty": "https://wellspr.ing/sovereignty", "model": "covenant — freely given, so freely given" }, - "mirrors": { - "primary": "https://git.wellspr.ing/WellBuilder/mcp-510", - "community": "https://codeberg.org/wellspring/mcp-510" - }, - "updated_at": "2026-04-19T16:26:44.220Z" + "updated_at": "2026-04-19T16:49:05.688Z" } \ No newline at end of file