diff --git a/.well-known/mcp.json b/.well-known/mcp.json index bc26038..d9e7759 100644 --- a/.well-known/mcp.json +++ b/.well-known/mcp.json @@ -2,7 +2,7 @@ "schema": "mcp-discovery/v1", "name": "435 Southern Utah Civic Portal", "description": "Civic AI portal for St. George and Rural Utah — red rock country, Zion adjacent, and Dixie civic community.", - "endpoint": "https://435.today/mcp", + "endpoint": "https://mcp.435.today/mcp", "area_code": "435", "network": "WellSpr.ing NNN.today", "tools": [ @@ -19,22 +19,22 @@ "adjacent": [ { "area_code": "801", - "endpoint": "https://801.today/mcp", + "endpoint": "https://mcp.801.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-801" }, { "area_code": "307", - "endpoint": "https://307.today/mcp", + "endpoint": "https://mcp.307.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-307" }, { "area_code": "702", - "endpoint": "https://702.today/mcp", + "endpoint": "https://mcp.702.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-702" }, { "area_code": "928", - "endpoint": "https://928.today/mcp", + "endpoint": "https://mcp.928.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-928" } ]