diff --git a/.well-known/mcp.json b/.well-known/mcp.json index ed652ae..cb4f8aa 100644 --- a/.well-known/mcp.json +++ b/.well-known/mcp.json @@ -2,7 +2,7 @@ "schema": "mcp-discovery/v1", "name": "216 Cuyahoga County Civic Portal", "description": "Civic AI portal for Cleveland — Rust Belt resilience, arts renaissance, and Lake Erie civic life.", - "endpoint": "https://216.today/mcp", + "endpoint": "https://mcp.216.today/mcp", "area_code": "216", "network": "WellSpr.ing NNN.today", "tools": [ @@ -19,12 +19,12 @@ "adjacent": [ { "area_code": "330", - "endpoint": "https://330.today/mcp", + "endpoint": "https://mcp.330.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-330" }, { "area_code": "724", - "endpoint": "https://724.today/mcp", + "endpoint": "https://mcp.724.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-724" } ]