diff --git a/.well-known/mcp.json b/.well-known/mcp.json index 04bd37e..aab8581 100644 --- a/.well-known/mcp.json +++ b/.well-known/mcp.json @@ -2,7 +2,7 @@ "schema": "mcp-discovery/v1", "name": "312 Chicago Loop / Core Civic Portal", "description": "Civic AI portal for Chicago — the Second City's neighborhoods, civic institutions, and lakefront life.", - "endpoint": "https://mcp.312.today/mcp", + "endpoint": "https://312.today/mcp", "area_code": "312", "network": "WellSpr.ing NNN.today", "tools": [ @@ -19,27 +19,27 @@ "adjacent": [ { "area_code": "219", - "endpoint": "https://mcp.219.today/mcp", + "endpoint": "https://219.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-219" }, { "area_code": "708", - "endpoint": "https://mcp.708.today/mcp", + "endpoint": "https://708.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-708" }, { "area_code": "815", - "endpoint": "https://mcp.815.today/mcp", + "endpoint": "https://815.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-815" }, { "area_code": "847", - "endpoint": "https://mcp.847.today/mcp", + "endpoint": "https://847.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-847" }, { "area_code": "630", - "endpoint": "https://mcp.630.today/mcp", + "endpoint": "https://630.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-630" } ]