fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]

This commit is contained in:
gitadmin 2026-04-19 17:08:20 +00:00
parent fe9fbd478c
commit 9fa7d5f4aa

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "928 Northern/Western Arizona Civic Portal", "name": "928 Northern/Western Arizona Civic Portal",
"description": "Civic AI portal for Flagstaff, Yuma, and Arizona's wide-open spaces — the Grand Canyon state's rural and small-city civic life.", "description": "Civic AI portal for Flagstaff, Yuma, and Arizona's wide-open spaces — the Grand Canyon state's rural and small-city civic life.",
"endpoint": "https://928.today/mcp", "endpoint": "https://mcp.928.today/mcp",
"area_code": "928", "area_code": "928",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,27 +19,27 @@
"adjacent": [ "adjacent": [
{ {
"area_code": "602", "area_code": "602",
"endpoint": "https://602.today/mcp", "endpoint": "https://mcp.602.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-602" "repo": "https://git.wellspr.ing/WellBuilder/mcp-602"
}, },
{ {
"area_code": "480", "area_code": "480",
"endpoint": "https://480.today/mcp", "endpoint": "https://mcp.480.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-480" "repo": "https://git.wellspr.ing/WellBuilder/mcp-480"
}, },
{ {
"area_code": "623", "area_code": "623",
"endpoint": "https://623.today/mcp", "endpoint": "https://mcp.623.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-623" "repo": "https://git.wellspr.ing/WellBuilder/mcp-623"
}, },
{ {
"area_code": "435", "area_code": "435",
"endpoint": "https://435.today/mcp", "endpoint": "https://mcp.435.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-435" "repo": "https://git.wellspr.ing/WellBuilder/mcp-435"
}, },
{ {
"area_code": "702", "area_code": "702",
"endpoint": "https://702.today/mcp", "endpoint": "https://mcp.702.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-702" "repo": "https://git.wellspr.ing/WellBuilder/mcp-702"
} }
] ]