fix: update MCP endpoint URLs to NNN.today/mcp [WellSpr.ing auto]

This commit is contained in:
gitadmin 2026-04-19 16:49:32 +00:00
parent 81ec81658f
commit 4a9d276566

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"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.",
"endpoint": "https://mcp.714.today/mcp",
"endpoint": "https://714.today/mcp",
"area_code": "714",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,27 +19,27 @@
"adjacent": [
{
"area_code": "626",
"endpoint": "https://mcp.626.today/mcp",
"endpoint": "https://626.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-626"
},
{
"area_code": "818",
"endpoint": "https://mcp.818.today/mcp",
"endpoint": "https://818.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-818"
},
{
"area_code": "949",
"endpoint": "https://mcp.949.today/mcp",
"endpoint": "https://949.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-949"
},
{
"area_code": "951",
"endpoint": "https://mcp.951.today/mcp",
"endpoint": "https://951.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-951"
},
{
"area_code": "760",
"endpoint": "https://mcp.760.today/mcp",
"endpoint": "https://760.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-760"
}
]