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

This commit is contained in:
gitadmin 2026-04-19 17:06:52 +00:00
parent 978355c64a
commit 85f4d4ad2e

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "304 West Virginia Civic Portal",
"description": "Civic AI portal for Charleston and West Virginia — Appalachian heritage, coalfield communities, and the New River Gorge.",
"endpoint": "https://304.today/mcp",
"endpoint": "https://mcp.304.today/mcp",
"area_code": "304",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,27 +19,27 @@
"adjacent": [
{
"area_code": "540",
"endpoint": "https://540.today/mcp",
"endpoint": "https://mcp.540.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-540"
},
{
"area_code": "434",
"endpoint": "https://434.today/mcp",
"endpoint": "https://mcp.434.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-434"
},
{
"area_code": "614",
"endpoint": "https://614.today/mcp",
"endpoint": "https://mcp.614.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-614"
},
{
"area_code": "740",
"endpoint": "https://740.today/mcp",
"endpoint": "https://mcp.740.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-740"
},
{
"area_code": "724",
"endpoint": "https://724.today/mcp",
"endpoint": "https://mcp.724.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-724"
}
]