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

This commit is contained in:
gitadmin 2026-04-19 16:49:11 +00:00
parent fc9737a559
commit a44462ec20

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "540 Shenandoah Valley / Southwest Virginia Civic Portal",
"description": "Civic AI portal for Roanoke and the Shenandoah Valley — Blue Ridge mountains, Virginia's civic crossroads.",
"endpoint": "https://mcp.540.today/mcp",
"endpoint": "https://540.today/mcp",
"area_code": "540",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,27 +19,27 @@
"adjacent": [
{
"area_code": "434",
"endpoint": "https://mcp.434.today/mcp",
"endpoint": "https://434.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-434"
},
{
"area_code": "276",
"endpoint": "https://mcp.276.today/mcp",
"endpoint": "https://276.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-276"
},
{
"area_code": "304",
"endpoint": "https://mcp.304.today/mcp",
"endpoint": "https://304.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-304"
},
{
"area_code": "804",
"endpoint": "https://mcp.804.today/mcp",
"endpoint": "https://804.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-804"
},
{
"area_code": "828",
"endpoint": "https://mcp.828.today/mcp",
"endpoint": "https://828.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-828"
}
]