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

This commit is contained in:
gitadmin 2026-04-19 16:48:51 +00:00
parent 0ad86b7b3d
commit f9e342f3f1

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "325 West-Central Texas Civic Portal",
"description": "Civic AI portal for Abilene and West Texas — frontier heritage, Dyess AFB, and the Big Country.",
"endpoint": "https://mcp.325.today/mcp",
"endpoint": "https://325.today/mcp",
"area_code": "325",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,22 +19,22 @@
"adjacent": [
{
"area_code": "817",
"endpoint": "https://mcp.817.today/mcp",
"endpoint": "https://817.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-817"
},
{
"area_code": "806",
"endpoint": "https://mcp.806.today/mcp",
"endpoint": "https://806.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-806"
},
{
"area_code": "940",
"endpoint": "https://mcp.940.today/mcp",
"endpoint": "https://940.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-940"
},
{
"area_code": "915",
"endpoint": "https://mcp.915.today/mcp",
"endpoint": "https://915.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-915"
}
]