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

This commit is contained in:
gitadmin 2026-04-19 16:50:06 +00:00
parent 87e93c7e3f
commit d8bf59fa3a

View file

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