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

This commit is contained in:
gitadmin 2026-04-19 17:08:03 +00:00
parent ef1cc5dbf7
commit 87a369eaea

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "830 Texas Hill Country Civic Portal",
"description": "Civic AI portal for New Braunfels and the Texas Hill Country — German heritage, the Guadalupe River, and Hill Country civic life.",
"endpoint": "https://830.today/mcp",
"endpoint": "https://mcp.830.today/mcp",
"area_code": "830",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,17 +19,17 @@
"adjacent": [
{
"area_code": "512",
"endpoint": "https://512.today/mcp",
"endpoint": "https://mcp.512.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-512"
},
{
"area_code": "361",
"endpoint": "https://361.today/mcp",
"endpoint": "https://mcp.361.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-361"
},
{
"area_code": "210",
"endpoint": "https://210.today/mcp",
"endpoint": "https://mcp.210.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-210"
}
]