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

This commit is contained in:
gitadmin 2026-04-19 17:06:49 +00:00
parent 12c5cc79da
commit d17b6cf7f6

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "276 Southwest Virginia Civic Portal", "name": "276 Southwest Virginia Civic Portal",
"description": "Civic AI portal for Bristol and Southwest Virginia — Appalachian culture, the Bristol Sessions, and mountain communities.", "description": "Civic AI portal for Bristol and Southwest Virginia — Appalachian culture, the Bristol Sessions, and mountain communities.",
"endpoint": "https://276.today/mcp", "endpoint": "https://mcp.276.today/mcp",
"area_code": "276", "area_code": "276",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,22 +19,22 @@
"adjacent": [ "adjacent": [
{ {
"area_code": "423", "area_code": "423",
"endpoint": "https://423.today/mcp", "endpoint": "https://mcp.423.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-423" "repo": "https://git.wellspr.ing/WellBuilder/mcp-423"
}, },
{ {
"area_code": "540", "area_code": "540",
"endpoint": "https://540.today/mcp", "endpoint": "https://mcp.540.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-540" "repo": "https://git.wellspr.ing/WellBuilder/mcp-540"
}, },
{ {
"area_code": "865", "area_code": "865",
"endpoint": "https://865.today/mcp", "endpoint": "https://mcp.865.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-865" "repo": "https://git.wellspr.ing/WellBuilder/mcp-865"
}, },
{ {
"area_code": "828", "area_code": "828",
"endpoint": "https://828.today/mcp", "endpoint": "https://mcp.828.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-828" "repo": "https://git.wellspr.ing/WellBuilder/mcp-828"
} }
] ]