diff --git a/.well-known/mcp.json b/.well-known/mcp.json index 6291918..acd7795 100644 --- a/.well-known/mcp.json +++ b/.well-known/mcp.json @@ -2,7 +2,7 @@ "schema": "mcp-discovery/v1", "name": "425 Eastside Seattle (King County East) Civic Portal", "description": "Civic AI portal for the Eastside — Bellevue, Redmond, Kirkland, Issaquah, Sammamish, and Bothell.", - "endpoint": "https://mcp.425.today/mcp", + "endpoint": "https://425.today/mcp", "area_code": "425", "network": "WellSpr.ing NNN.today", "tools": [ @@ -19,22 +19,22 @@ "adjacent": [ { "area_code": "206", - "endpoint": "https://mcp.206.today/mcp", + "endpoint": "https://206.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-206" }, { "area_code": "253", - "endpoint": "https://mcp.253.today/mcp", + "endpoint": "https://253.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-253" }, { "area_code": "360", - "endpoint": "https://mcp.360.today/mcp", + "endpoint": "https://360.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-360" }, { "area_code": "509", - "endpoint": "https://mcp.509.today/mcp", + "endpoint": "https://509.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-509" } ]