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

This commit is contained in:
gitadmin 2026-04-19 16:49:04 +00:00
parent 7ad018af92
commit 92ec9bc922

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "480 East Valley / Scottsdale (Maricopa County) Civic Portal",
"description": "Civic AI portal for Scottsdale, Mesa, and the East Valley — desert innovation, arts, and Arizona's suburban civic life.",
"endpoint": "https://mcp.480.today/mcp",
"endpoint": "https://480.today/mcp",
"area_code": "480",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,17 +19,17 @@
"adjacent": [
{
"area_code": "602",
"endpoint": "https://mcp.602.today/mcp",
"endpoint": "https://602.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-602"
},
{
"area_code": "623",
"endpoint": "https://mcp.623.today/mcp",
"endpoint": "https://623.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-623"
},
{
"area_code": "928",
"endpoint": "https://mcp.928.today/mcp",
"endpoint": "https://928.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-928"
}
]