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

This commit is contained in:
gitadmin 2026-04-19 16:49:27 +00:00
parent b2f8349e8a
commit 381e06daaf

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "661 Southern San Joaquin Valley / Santa Clarita Civic Portal", "name": "661 Southern San Joaquin Valley / Santa Clarita Civic Portal",
"description": "Civic AI portal for Bakersfield and Kern County — California Country music, oil fields, and the San Joaquin's south end.", "description": "Civic AI portal for Bakersfield and Kern County — California Country music, oil fields, and the San Joaquin's south end.",
"endpoint": "https://mcp.661.today/mcp", "endpoint": "https://661.today/mcp",
"area_code": "661", "area_code": "661",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,22 +19,22 @@
"adjacent": [ "adjacent": [
{ {
"area_code": "559", "area_code": "559",
"endpoint": "https://mcp.559.today/mcp", "endpoint": "https://559.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-559" "repo": "https://git.wellspr.ing/WellBuilder/mcp-559"
}, },
{ {
"area_code": "818", "area_code": "818",
"endpoint": "https://mcp.818.today/mcp", "endpoint": "https://818.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-818" "repo": "https://git.wellspr.ing/WellBuilder/mcp-818"
}, },
{ {
"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": "805", "area_code": "805",
"endpoint": "https://mcp.805.today/mcp", "endpoint": "https://805.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-805" "repo": "https://git.wellspr.ing/WellBuilder/mcp-805"
} }
] ]