diff --git a/.well-known/mcp.json b/.well-known/mcp.json index 875f26f..18df5b0 100644 --- a/.well-known/mcp.json +++ b/.well-known/mcp.json @@ -2,7 +2,7 @@ "schema": "mcp-discovery/v1", "name": "305 Miami-Dade County Civic Portal", "description": "Civic AI portal for Miami and South Florida — Latin culture, international city, and subtropical civic life.", - "endpoint": "https://305.today/mcp", + "endpoint": "https://mcp.305.today/mcp", "area_code": "305", "network": "WellSpr.ing NNN.today", "tools": [ @@ -19,12 +19,12 @@ "adjacent": [ { "area_code": "407", - "endpoint": "https://407.today/mcp", + "endpoint": "https://mcp.407.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-407" }, { "area_code": "941", - "endpoint": "https://941.today/mcp", + "endpoint": "https://mcp.941.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-941" } ]