diff --git a/.well-known/mcp.json b/.well-known/mcp.json index 23cd3d2..b8688ce 100644 --- a/.well-known/mcp.json +++ b/.well-known/mcp.json @@ -2,7 +2,7 @@ "schema": "mcp-discovery/v1", "name": "601 Central Mississippi Civic Portal", "description": "Civic AI portal for Jackson and Central Mississippi — the Magnolia State capital, civil rights landmarks, and Delta civic life.", - "endpoint": "https://601.today/mcp", + "endpoint": "https://mcp.601.today/mcp", "area_code": "601", "network": "WellSpr.ing NNN.today", "tools": [ @@ -19,27 +19,27 @@ "adjacent": [ { "area_code": "504", - "endpoint": "https://504.today/mcp", + "endpoint": "https://mcp.504.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-504" }, { "area_code": "662", - "endpoint": "https://662.today/mcp", + "endpoint": "https://mcp.662.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-662" }, { "area_code": "251", - "endpoint": "https://251.today/mcp", + "endpoint": "https://mcp.251.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-251" }, { "area_code": "870", - "endpoint": "https://870.today/mcp", + "endpoint": "https://mcp.870.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-870" }, { "area_code": "731", - "endpoint": "https://731.today/mcp", + "endpoint": "https://mcp.731.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-731" } ]