diff --git a/.well-known/mcp.json b/.well-known/mcp.json index 312b15e..92cea88 100644 --- a/.well-known/mcp.json +++ b/.well-known/mcp.json @@ -2,7 +2,7 @@ "schema": "mcp-discovery/v1", "name": "409 Southeast Texas / Golden Triangle Civic Portal", "description": "Civic AI portal for Beaumont and Southeast Texas — Golden Triangle petrochemical, Cajun culture, and Sabine River communities.", - "endpoint": "https://mcp.409.today/mcp", + "endpoint": "https://409.today/mcp", "area_code": "409", "network": "WellSpr.ing NNN.today", "tools": [ @@ -19,17 +19,17 @@ "adjacent": [ { "area_code": "713", - "endpoint": "https://mcp.713.today/mcp", + "endpoint": "https://713.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-713" }, { "area_code": "936", - "endpoint": "https://mcp.936.today/mcp", + "endpoint": "https://936.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-936" }, { "area_code": "985", - "endpoint": "https://mcp.985.today/mcp", + "endpoint": "https://985.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-985" } ]