fix: update MCP endpoint URLs to NNN.today/mcp [WellSpr.ing auto]

This commit is contained in:
gitadmin 2026-04-19 16:49:50 +00:00
parent 1a3c64c76e
commit 65bcc1a849

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://mcp.830.today/mcp",
"endpoint": "https://830.today/mcp",
"area_code": "830",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,17 +19,17 @@
"adjacent": [
{
"area_code": "512",
"endpoint": "https://mcp.512.today/mcp",
"endpoint": "https://512.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-512"
},
{
"area_code": "361",
"endpoint": "https://mcp.361.today/mcp",
"endpoint": "https://361.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-361"
},
{
"area_code": "210",
"endpoint": "https://mcp.210.today/mcp",
"endpoint": "https://210.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-210"
}
]