diff --git a/.well-known/mcp.json b/.well-known/mcp.json index 869b562..4fab51f 100644 --- a/.well-known/mcp.json +++ b/.well-known/mcp.json @@ -2,7 +2,7 @@ "schema": "mcp-discovery/v1", "name": "616 West Michigan Civic Portal", "description": "Civic AI portal for Grand Rapids and West Michigan — furniture capital, Art Prize, and Dutch-heritage civic community.", - "endpoint": "https://616.today/mcp", + "endpoint": "https://mcp.616.today/mcp", "area_code": "616", "network": "WellSpr.ing NNN.today", "tools": [ @@ -19,22 +19,22 @@ "adjacent": [ { "area_code": "574", - "endpoint": "https://574.today/mcp", + "endpoint": "https://mcp.574.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-574" }, { "area_code": "231", - "endpoint": "https://231.today/mcp", + "endpoint": "https://mcp.231.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-231" }, { "area_code": "313", - "endpoint": "https://313.today/mcp", + "endpoint": "https://mcp.313.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-313" }, { "area_code": "989", - "endpoint": "https://989.today/mcp", + "endpoint": "https://mcp.989.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-989" } ]