diff --git a/.well-known/mcp.json b/.well-known/mcp.json index 85a11b3..071781d 100644 --- a/.well-known/mcp.json +++ b/.well-known/mcp.json @@ -2,7 +2,7 @@ "schema": "mcp-discovery/v1", "name": "361 South Texas Coast Civic Portal", "description": "Civic AI portal for Corpus Christi and South Texas — Gulf Coast port, naval aviation, and Coastal Bend communities.", - "endpoint": "https://mcp.361.today/mcp", + "endpoint": "https://361.today/mcp", "area_code": "361", "network": "WellSpr.ing NNN.today", "tools": [ @@ -19,17 +19,17 @@ "adjacent": [ { "area_code": "512", - "endpoint": "https://mcp.512.today/mcp", + "endpoint": "https://512.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-512" }, { "area_code": "830", - "endpoint": "https://mcp.830.today/mcp", + "endpoint": "https://830.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-830" }, { "area_code": "956", - "endpoint": "https://mcp.956.today/mcp", + "endpoint": "https://956.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-956" } ]