diff --git a/.well-known/mcp.json b/.well-known/mcp.json index c03b4f3..2ce0aa1 100644 --- a/.well-known/mcp.json +++ b/.well-known/mcp.json @@ -2,7 +2,7 @@ "schema": "mcp-discovery/v1", "name": "334 Central Alabama Civic Portal", "description": "Civic AI portal for Montgomery and South Alabama — civil rights history, Capitol city, and the Wiregrass region.", - "endpoint": "https://334.today/mcp", + "endpoint": "https://mcp.334.today/mcp", "area_code": "334", "network": "WellSpr.ing NNN.today", "tools": [ @@ -19,12 +19,12 @@ "adjacent": [ { "area_code": "205", - "endpoint": "https://205.today/mcp", + "endpoint": "https://mcp.205.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-205" }, { "area_code": "251", - "endpoint": "https://251.today/mcp", + "endpoint": "https://mcp.251.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-251" } ]