diff --git a/.well-known/mcp.json b/.well-known/mcp.json index 38d920a..47a43fe 100644 --- a/.well-known/mcp.json +++ b/.well-known/mcp.json @@ -2,7 +2,7 @@ "schema": "mcp-discovery/v1", "name": "910 Southeast North Carolina Civic Portal", "description": "Civic AI portal for Fayetteville and Wilmington, NC — Fort Liberty, Cape Fear, and Coastal Carolina civic community.", - "endpoint": "https://910.today/mcp", + "endpoint": "https://mcp.910.today/mcp", "area_code": "910", "network": "WellSpr.ing NNN.today", "tools": [ @@ -19,22 +19,22 @@ "adjacent": [ { "area_code": "919", - "endpoint": "https://919.today/mcp", + "endpoint": "https://mcp.919.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-919" }, { "area_code": "704", - "endpoint": "https://704.today/mcp", + "endpoint": "https://mcp.704.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-704" }, { "area_code": "843", - "endpoint": "https://843.today/mcp", + "endpoint": "https://mcp.843.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-843" }, { "area_code": "252", - "endpoint": "https://252.today/mcp", + "endpoint": "https://mcp.252.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-252" } ]