diff --git a/.well-known/mcp.json b/.well-known/mcp.json index ca1ead7..25701a7 100644 --- a/.well-known/mcp.json +++ b/.well-known/mcp.json @@ -2,7 +2,7 @@ "schema": "mcp-discovery/v1", "name": "717 South-Central Pennsylvania Civic Portal", "description": "Civic AI portal for Harrisburg and Lancaster — Pennsylvania capital, Amish country, and Central PA civic community.", - "endpoint": "https://717.today/mcp", + "endpoint": "https://mcp.717.today/mcp", "area_code": "717", "network": "WellSpr.ing NNN.today", "tools": [ @@ -19,22 +19,22 @@ "adjacent": [ { "area_code": "610", - "endpoint": "https://610.today/mcp", + "endpoint": "https://mcp.610.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-610" }, { "area_code": "570", - "endpoint": "https://570.today/mcp", + "endpoint": "https://mcp.570.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-570" }, { "area_code": "814", - "endpoint": "https://814.today/mcp", + "endpoint": "https://mcp.814.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-814" }, { "area_code": "304", - "endpoint": "https://304.today/mcp", + "endpoint": "https://mcp.304.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-304" } ]