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

This commit is contained in:
gitadmin 2026-04-19 17:07:40 +00:00
parent 6c0509f480
commit 9cefa86611

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "714 Orange County (North/Central) Civic Portal", "name": "714 Orange County (North/Central) Civic Portal",
"description": "Civic AI portal for Anaheim and Orange County — Disneyland's hometown, Vietnamese-American culture, and suburban OC civic life.", "description": "Civic AI portal for Anaheim and Orange County — Disneyland's hometown, Vietnamese-American culture, and suburban OC civic life.",
"endpoint": "https://714.today/mcp", "endpoint": "https://mcp.714.today/mcp",
"area_code": "714", "area_code": "714",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,27 +19,27 @@
"adjacent": [ "adjacent": [
{ {
"area_code": "626", "area_code": "626",
"endpoint": "https://626.today/mcp", "endpoint": "https://mcp.626.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-626" "repo": "https://git.wellspr.ing/WellBuilder/mcp-626"
}, },
{ {
"area_code": "818", "area_code": "818",
"endpoint": "https://818.today/mcp", "endpoint": "https://mcp.818.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-818" "repo": "https://git.wellspr.ing/WellBuilder/mcp-818"
}, },
{ {
"area_code": "949", "area_code": "949",
"endpoint": "https://949.today/mcp", "endpoint": "https://mcp.949.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-949" "repo": "https://git.wellspr.ing/WellBuilder/mcp-949"
}, },
{ {
"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"
}, },
{ {
"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"
} }
] ]