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

This commit is contained in:
gitadmin 2026-04-19 16:49:40 +00:00
parent a30b20dab2
commit 632e43ed72

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "760 Inland Desert / San Diego North County Civic Portal",
"description": "Civic AI portal for Palm Springs, Escondido, and the desert — Coachella Valley, Julian, and inland Southern California.",
"endpoint": "https://mcp.760.today/mcp",
"endpoint": "https://760.today/mcp",
"area_code": "760",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,27 +19,27 @@
"adjacent": [
{
"area_code": "619",
"endpoint": "https://mcp.619.today/mcp",
"endpoint": "https://619.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-619"
},
{
"area_code": "949",
"endpoint": "https://mcp.949.today/mcp",
"endpoint": "https://949.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-949"
},
{
"area_code": "702",
"endpoint": "https://mcp.702.today/mcp",
"endpoint": "https://702.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-702"
},
{
"area_code": "714",
"endpoint": "https://mcp.714.today/mcp",
"endpoint": "https://714.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-714"
},
{
"area_code": "951",
"endpoint": "https://mcp.951.today/mcp",
"endpoint": "https://951.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-951"
}
]