diff --git a/.well-known/mcp.json b/.well-known/mcp.json index 1fd49d4..f865b3e 100644 --- a/.well-known/mcp.json +++ b/.well-known/mcp.json @@ -2,7 +2,7 @@ "schema": "mcp-discovery/v1", "name": "864 Upstate South Carolina Civic Portal", "description": "Civic AI portal for Greenville and the Upstate — BMW country, Swamp Rabbit Trail, and South Carolina's fastest-growing civic community.", - "endpoint": "https://864.today/mcp", + "endpoint": "https://mcp.864.today/mcp", "area_code": "864", "network": "WellSpr.ing NNN.today", "tools": [ @@ -19,22 +19,22 @@ "adjacent": [ { "area_code": "803", - "endpoint": "https://803.today/mcp", + "endpoint": "https://mcp.803.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-803" }, { "area_code": "704", - "endpoint": "https://704.today/mcp", + "endpoint": "https://mcp.704.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-704" }, { "area_code": "423", - "endpoint": "https://423.today/mcp", + "endpoint": "https://mcp.423.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-423" }, { "area_code": "828", - "endpoint": "https://828.today/mcp", + "endpoint": "https://mcp.828.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-828" } ]