diff --git a/.well-known/mcp.json b/.well-known/mcp.json index 0f293eb..d5e1b04 100644 --- a/.well-known/mcp.json +++ b/.well-known/mcp.json @@ -2,7 +2,7 @@ "schema": "mcp-discovery/v1", "name": "702 Clark County / Las Vegas Valley Civic Portal", "description": "Civic AI portal for Las Vegas — beyond the Strip to the real civic city: local neighborhoods, entertainment workers, and Nevada community.", - "endpoint": "https://702.today/mcp", + "endpoint": "https://mcp.702.today/mcp", "area_code": "702", "network": "WellSpr.ing NNN.today", "tools": [ @@ -19,22 +19,22 @@ "adjacent": [ { "area_code": "760", - "endpoint": "https://760.today/mcp", + "endpoint": "https://mcp.760.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-760" }, { "area_code": "435", - "endpoint": "https://435.today/mcp", + "endpoint": "https://mcp.435.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-435" }, { "area_code": "775", - "endpoint": "https://775.today/mcp", + "endpoint": "https://mcp.775.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-775" }, { "area_code": "928", - "endpoint": "https://928.today/mcp", + "endpoint": "https://mcp.928.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-928" } ]