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

This commit is contained in:
gitadmin 2026-04-19 17:08:17 +00:00
parent e4a8341beb
commit 4c32ab2ad0

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "915 West Texas / US-Mexico Border Civic Portal",
"description": "Civic AI portal for El Paso — the Sun City, borderlands culture, UTEP, and the most bi-national civic community in America.",
"endpoint": "https://915.today/mcp",
"endpoint": "https://mcp.915.today/mcp",
"area_code": "915",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,17 +19,17 @@
"adjacent": [
{
"area_code": "575",
"endpoint": "https://575.today/mcp",
"endpoint": "https://mcp.575.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-575"
},
{
"area_code": "325",
"endpoint": "https://325.today/mcp",
"endpoint": "https://mcp.325.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-325"
},
{
"area_code": "806",
"endpoint": "https://806.today/mcp",
"endpoint": "https://mcp.806.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-806"
}
]