diff --git a/.well-known/mcp.json b/.well-known/mcp.json index 10cf583..1901624 100644 --- a/.well-known/mcp.json +++ b/.well-known/mcp.json @@ -2,7 +2,7 @@ "schema": "mcp-discovery/v1", "name": "570 Northeast Pennsylvania (NEPA) Civic Portal", "description": "Civic AI portal for Scranton and the Wyoming Valley — Coal Region heritage, lackawanna civic pride, and NEPA culture.", - "endpoint": "https://570.today/mcp", + "endpoint": "https://mcp.570.today/mcp", "area_code": "570", "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": "717", - "endpoint": "https://717.today/mcp", + "endpoint": "https://mcp.717.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-717" }, { "area_code": "845", - "endpoint": "https://845.today/mcp", + "endpoint": "https://mcp.845.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-845" }, { "area_code": "518", - "endpoint": "https://518.today/mcp", + "endpoint": "https://mcp.518.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-518" } ]