diff --git a/.well-known/mcp.json b/.well-known/mcp.json index a83b2f3..ce0070e 100644 --- a/.well-known/mcp.json +++ b/.well-known/mcp.json @@ -2,7 +2,7 @@ "schema": "mcp-discovery/v1", "name": "205 Central Alabama Civic Portal", "description": "Civic AI portal for Birmingham and Central Alabama — the magic city, steel heritage, and growing tech corridors.", - "endpoint": "https://205.today/mcp", + "endpoint": "https://mcp.205.today/mcp", "area_code": "205", "network": "WellSpr.ing NNN.today", "tools": [ @@ -19,17 +19,17 @@ "adjacent": [ { "area_code": "251", - "endpoint": "https://251.today/mcp", + "endpoint": "https://mcp.251.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-251" }, { "area_code": "334", - "endpoint": "https://334.today/mcp", + "endpoint": "https://mcp.334.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-334" }, { "area_code": "662", - "endpoint": "https://662.today/mcp", + "endpoint": "https://mcp.662.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-662" } ]