diff --git a/.well-known/mcp.json b/.well-known/mcp.json index 5646876..4eb0785 100644 --- a/.well-known/mcp.json +++ b/.well-known/mcp.json @@ -2,7 +2,7 @@ "schema": "mcp-discovery/v1", "name": "308 Central Nebraska Civic Portal", "description": "Civic AI portal for Grand Island and Western Nebraska — agricultural heartland, Platte River communities, and Great Plains civic life.", - "endpoint": "https://mcp.308.today/mcp", + "endpoint": "https://308.today/mcp", "area_code": "308", "network": "WellSpr.ing NNN.today", "tools": [ @@ -19,17 +19,17 @@ "adjacent": [ { "area_code": "712", - "endpoint": "https://mcp.712.today/mcp", + "endpoint": "https://712.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-712" }, { "area_code": "620", - "endpoint": "https://mcp.620.today/mcp", + "endpoint": "https://620.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-620" }, { "area_code": "402", - "endpoint": "https://mcp.402.today/mcp", + "endpoint": "https://402.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-402" } ]