diff --git a/.well-known/mcp.json b/.well-known/mcp.json index af44464..901f184 100644 --- a/.well-known/mcp.json +++ b/.well-known/mcp.json @@ -2,7 +2,7 @@ "schema": "mcp-discovery/v1", "name": "802 Vermont Civic Portal", "description": "Civic AI portal for Burlington and Vermont — the Green Mountain State, Ben & Jerry's, and the most civic per-capita state.", - "endpoint": "https://802.today/mcp", + "endpoint": "https://mcp.802.today/mcp", "area_code": "802", "network": "WellSpr.ing NNN.today", "tools": [ @@ -19,17 +19,17 @@ "adjacent": [ { "area_code": "518", - "endpoint": "https://518.today/mcp", + "endpoint": "https://mcp.518.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-518" }, { "area_code": "413", - "endpoint": "https://413.today/mcp", + "endpoint": "https://mcp.413.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-413" }, { "area_code": "603", - "endpoint": "https://603.today/mcp", + "endpoint": "https://mcp.603.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-603" } ]