diff --git a/.well-known/mcp.json b/.well-known/mcp.json index 066c770..2d28117 100644 --- a/.well-known/mcp.json +++ b/.well-known/mcp.json @@ -2,7 +2,7 @@ "schema": "mcp-discovery/v1", "name": "541 Western Oregon (Lane/Josephine Counties) Civic Portal", "description": "Civic AI portal for Eugene and Southern Oregon — U of O, outdoor culture, and Oregon's progressive civic hinterland.", - "endpoint": "https://541.today/mcp", + "endpoint": "https://mcp.541.today/mcp", "area_code": "541", "network": "WellSpr.ing NNN.today", "tools": [ @@ -19,22 +19,22 @@ "adjacent": [ { "area_code": "503", - "endpoint": "https://503.today/mcp", + "endpoint": "https://mcp.503.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-503" }, { "area_code": "971", - "endpoint": "https://971.today/mcp", + "endpoint": "https://mcp.971.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-971" }, { "area_code": "530", - "endpoint": "https://530.today/mcp", + "endpoint": "https://mcp.530.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-530" }, { "area_code": "509", - "endpoint": "https://509.today/mcp", + "endpoint": "https://mcp.509.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-509" } ]