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 a49da7223d
commit ef7aec4165

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "951 Inland Empire (Riverside County) Civic Portal", "name": "951 Inland Empire (Riverside County) Civic Portal",
"description": "Civic AI portal for Riverside and the Inland Empire — UC Riverside, logistics hub, and California's most affordable civic metro.", "description": "Civic AI portal for Riverside and the Inland Empire — UC Riverside, logistics hub, and California's most affordable civic metro.",
"endpoint": "https://mcp.951.today/mcp", "endpoint": "https://951.today/mcp",
"area_code": "951", "area_code": "951",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,27 +19,27 @@
"adjacent": [ "adjacent": [
{ {
"area_code": "714", "area_code": "714",
"endpoint": "https://mcp.714.today/mcp", "endpoint": "https://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://mcp.760.today/mcp", "endpoint": "https://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://mcp.619.today/mcp", "endpoint": "https://619.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-619" "repo": "https://git.wellspr.ing/WellBuilder/mcp-619"
}, },
{ {
"area_code": "949", "area_code": "949",
"endpoint": "https://mcp.949.today/mcp", "endpoint": "https://949.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-949" "repo": "https://git.wellspr.ing/WellBuilder/mcp-949"
}, },
{ {
"area_code": "661", "area_code": "661",
"endpoint": "https://mcp.661.today/mcp", "endpoint": "https://661.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-661" "repo": "https://git.wellspr.ing/WellBuilder/mcp-661"
} }
] ]