diff --git a/.well-known/mcp.json b/.well-known/mcp.json index 7451ab7..dd571f4 100644 --- a/.well-known/mcp.json +++ b/.well-known/mcp.json @@ -2,7 +2,7 @@ "schema": "mcp-discovery/v1", "name": "619 San Diego County Civic Portal", "description": "Civic AI portal for San Diego — the birthplace of California, Navy city, craft beer culture, and border civic life.", - "endpoint": "https://619.today/mcp", + "endpoint": "https://mcp.619.today/mcp", "area_code": "619", "network": "WellSpr.ing NNN.today", "tools": [ @@ -19,22 +19,22 @@ "adjacent": [ { "area_code": "760", - "endpoint": "https://760.today/mcp", + "endpoint": "https://mcp.760.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-760" }, { "area_code": "949", - "endpoint": "https://949.today/mcp", + "endpoint": "https://mcp.949.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-949" }, { "area_code": "858", - "endpoint": "https://858.today/mcp", + "endpoint": "https://mcp.858.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-858" }, { "area_code": "951", - "endpoint": "https://951.today/mcp", + "endpoint": "https://mcp.951.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-951" } ]