fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]

This commit is contained in:
gitadmin 2026-04-19 17:08:23 +00:00
parent 574fd269e8
commit 970bf6b951

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "949 South Orange County Civic Portal", "name": "949 South Orange County Civic Portal",
"description": "Civic AI portal for Irvine, Newport Beach, and South Orange County — planned city innovation, Pacific coast, and OC civic affluence.", "description": "Civic AI portal for Irvine, Newport Beach, and South Orange County — planned city innovation, Pacific coast, and OC civic affluence.",
"endpoint": "https://949.today/mcp", "endpoint": "https://mcp.949.today/mcp",
"area_code": "949", "area_code": "949",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,22 +19,22 @@
"adjacent": [ "adjacent": [
{ {
"area_code": "714", "area_code": "714",
"endpoint": "https://714.today/mcp", "endpoint": "https://mcp.714.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-714" "repo": "https://git.wellspr.ing/WellBuilder/mcp-714"
}, },
{ {
"area_code": "760", "area_code": "760",
"endpoint": "https://760.today/mcp", "endpoint": "https://mcp.760.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-760" "repo": "https://git.wellspr.ing/WellBuilder/mcp-760"
}, },
{ {
"area_code": "619", "area_code": "619",
"endpoint": "https://619.today/mcp", "endpoint": "https://mcp.619.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-619" "repo": "https://git.wellspr.ing/WellBuilder/mcp-619"
}, },
{ {
"area_code": "951", "area_code": "951",
"endpoint": "https://951.today/mcp", "endpoint": "https://mcp.951.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-951" "repo": "https://git.wellspr.ing/WellBuilder/mcp-951"
} }
] ]