diff --git a/.well-known/mcp.json b/.well-known/mcp.json index f274cc1..59f688e 100644 --- a/.well-known/mcp.json +++ b/.well-known/mcp.json @@ -2,7 +2,7 @@ "schema": "mcp-discovery/v1", "name": "941 Southwest Florida (Sarasota/Manatee Counties) Civic Portal", "description": "Civic AI portal for Sarasota and Bradenton — arts capital of Florida, Ringling legacy, and Gulf Coast civic life.", - "endpoint": "https://941.today/mcp", + "endpoint": "https://mcp.941.today/mcp", "area_code": "941", "network": "WellSpr.ing NNN.today", "tools": [ @@ -19,17 +19,17 @@ "adjacent": [ { "area_code": "813", - "endpoint": "https://813.today/mcp", + "endpoint": "https://mcp.813.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-813" }, { "area_code": "727", - "endpoint": "https://727.today/mcp", + "endpoint": "https://mcp.727.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-727" }, { "area_code": "863", - "endpoint": "https://863.today/mcp", + "endpoint": "https://mcp.863.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-863" } ]