diff --git a/.well-known/mcp.json b/.well-known/mcp.json index e739ff5..7bb4420 100644 --- a/.well-known/mcp.json +++ b/.well-known/mcp.json @@ -2,7 +2,7 @@ "schema": "mcp-discovery/v1", "name": "573 Central Missouri (Mid-Missouri) Civic Portal", "description": "Civic AI portal for Columbia and Mid-Missouri — Mizzou, state capital proximity, and Show-Me State civic life.", - "endpoint": "https://mcp.573.today/mcp", + "endpoint": "https://573.today/mcp", "area_code": "573", "network": "WellSpr.ing NNN.today", "tools": [ @@ -19,22 +19,22 @@ "adjacent": [ { "area_code": "314", - "endpoint": "https://mcp.314.today/mcp", + "endpoint": "https://314.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-314" }, { "area_code": "816", - "endpoint": "https://mcp.816.today/mcp", + "endpoint": "https://816.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-816" }, { "area_code": "660", - "endpoint": "https://mcp.660.today/mcp", + "endpoint": "https://660.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-660" }, { "area_code": "615", - "endpoint": "https://mcp.615.today/mcp", + "endpoint": "https://615.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-615" } ]