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

This commit is contained in:
gitadmin 2026-04-19 17:06:47 +00:00
parent 5c3c619484
commit 876453e27d

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "251 Southwest Alabama Civic Portal",
"description": "Civic AI portal for Mobile and Coastal Alabama — Gulf Coast heritage, port culture, and Mardi Gras traditions.",
"endpoint": "https://251.today/mcp",
"endpoint": "https://mcp.251.today/mcp",
"area_code": "251",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,12 +19,12 @@
"adjacent": [
{
"area_code": "601",
"endpoint": "https://601.today/mcp",
"endpoint": "https://mcp.601.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-601"
},
{
"area_code": "504",
"endpoint": "https://504.today/mcp",
"endpoint": "https://mcp.504.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-504"
}
]