diff --git a/.well-known/mcp.json b/.well-known/mcp.json index a74cc32..3ec9a7b 100644 --- a/.well-known/mcp.json +++ b/.well-known/mcp.json @@ -2,7 +2,7 @@ "schema": "mcp-discovery/v1", "name": "314 St. Louis Metro Civic Portal", "description": "Civic AI portal for St. Louis — Gateway Arch city, Blues hockey, and the Mississippi River civic identity.", - "endpoint": "https://mcp.314.today/mcp", + "endpoint": "https://314.today/mcp", "area_code": "314", "network": "WellSpr.ing NNN.today", "tools": [ @@ -19,17 +19,17 @@ "adjacent": [ { "area_code": "573", - "endpoint": "https://mcp.573.today/mcp", + "endpoint": "https://573.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-573" }, { "area_code": "660", - "endpoint": "https://mcp.660.today/mcp", + "endpoint": "https://660.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-660" }, { "area_code": "816", - "endpoint": "https://mcp.816.today/mcp", + "endpoint": "https://816.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-816" } ]