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

This commit is contained in:
gitadmin 2026-04-19 17:07:02 +00:00
parent d2fb9f3043
commit 0d0dd2ddde

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "409 Southeast Texas / Golden Triangle Civic Portal",
"description": "Civic AI portal for Beaumont and Southeast Texas — Golden Triangle petrochemical, Cajun culture, and Sabine River communities.",
"endpoint": "https://409.today/mcp",
"endpoint": "https://mcp.409.today/mcp",
"area_code": "409",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,17 +19,17 @@
"adjacent": [
{
"area_code": "713",
"endpoint": "https://713.today/mcp",
"endpoint": "https://mcp.713.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-713"
},
{
"area_code": "936",
"endpoint": "https://936.today/mcp",
"endpoint": "https://mcp.936.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-936"
},
{
"area_code": "985",
"endpoint": "https://985.today/mcp",
"endpoint": "https://mcp.985.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-985"
}
]