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

This commit is contained in:
gitadmin 2026-04-19 16:49:58 +00:00
parent 7caf774545
commit 02241c513c

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "909 San Bernardino / Inland Empire East Civic Portal", "name": "909 San Bernardino / Inland Empire East Civic Portal",
"description": "Civic AI portal for San Bernardino and the Inland Empire — logistics hub, mountain access, and California's affordable east.", "description": "Civic AI portal for San Bernardino and the Inland Empire — logistics hub, mountain access, and California's affordable east.",
"endpoint": "https://mcp.909.today/mcp", "endpoint": "https://909.today/mcp",
"area_code": "909", "area_code": "909",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,22 +19,22 @@
"adjacent": [ "adjacent": [
{ {
"area_code": "951", "area_code": "951",
"endpoint": "https://mcp.951.today/mcp", "endpoint": "https://951.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-951" "repo": "https://git.wellspr.ing/WellBuilder/mcp-951"
}, },
{ {
"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": "626", "area_code": "626",
"endpoint": "https://mcp.626.today/mcp", "endpoint": "https://626.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-626" "repo": "https://git.wellspr.ing/WellBuilder/mcp-626"
}, },
{ {
"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"
} }
] ]