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

This commit is contained in:
gitadmin 2026-04-19 17:06:59 +00:00
parent 8330d3f4fb
commit ba2ba13bf9

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "336 Piedmont Triad (Greensboro/Winston-Salem/High Point) Civic Portal",
"description": "Civic AI portal for Greensboro and the Triad — tobacco heritage, HBCU culture, and Piedmont civic life.",
"endpoint": "https://336.today/mcp",
"endpoint": "https://mcp.336.today/mcp",
"area_code": "336",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,22 +19,22 @@
"adjacent": [
{
"area_code": "704",
"endpoint": "https://704.today/mcp",
"endpoint": "https://mcp.704.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-704"
},
{
"area_code": "919",
"endpoint": "https://919.today/mcp",
"endpoint": "https://mcp.919.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-919"
},
{
"area_code": "434",
"endpoint": "https://434.today/mcp",
"endpoint": "https://mcp.434.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-434"
},
{
"area_code": "540",
"endpoint": "https://540.today/mcp",
"endpoint": "https://mcp.540.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-540"
}
]