diff --git a/.well-known/mcp.json b/.well-known/mcp.json index 4a97388..969bba3 100644 --- a/.well-known/mcp.json +++ b/.well-known/mcp.json @@ -2,7 +2,7 @@ "schema": "mcp-discovery/v1", "name": "706 Northeast Georgia Civic Portal", "description": "Civic AI portal for Athens and Augusta, Georgia — college town culture, Masters Golf, and Piedmont Augusta civic life.", - "endpoint": "https://706.today/mcp", + "endpoint": "https://mcp.706.today/mcp", "area_code": "706", "network": "WellSpr.ing NNN.today", "tools": [ @@ -19,27 +19,27 @@ "adjacent": [ { "area_code": "404", - "endpoint": "https://404.today/mcp", + "endpoint": "https://mcp.404.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-404" }, { "area_code": "478", - "endpoint": "https://478.today/mcp", + "endpoint": "https://mcp.478.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-478" }, { "area_code": "423", - "endpoint": "https://423.today/mcp", + "endpoint": "https://mcp.423.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-423" }, { "area_code": "803", - "endpoint": "https://803.today/mcp", + "endpoint": "https://mcp.803.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-803" }, { "area_code": "828", - "endpoint": "https://828.today/mcp", + "endpoint": "https://mcp.828.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-828" } ]