diff --git a/.well-known/mcp.json b/.well-known/mcp.json index 414a412..008970e 100644 --- a/.well-known/mcp.json +++ b/.well-known/mcp.json @@ -2,7 +2,7 @@ "schema": "mcp-discovery/v1", "name": "208 Southwest Idaho Civic Portal", "description": "Civic AI portal for Boise and Idaho — mountain West growth, outdoor culture, and civic independence.", - "endpoint": "https://mcp.208.today/mcp", + "endpoint": "https://208.today/mcp", "area_code": "208", "network": "WellSpr.ing NNN.today", "tools": [ @@ -19,17 +19,17 @@ "adjacent": [ { "area_code": "509", - "endpoint": "https://mcp.509.today/mcp", + "endpoint": "https://509.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-509" }, { "area_code": "775", - "endpoint": "https://mcp.775.today/mcp", + "endpoint": "https://775.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-775" }, { "area_code": "801", - "endpoint": "https://mcp.801.today/mcp", + "endpoint": "https://801.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-801" } ]