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

This commit is contained in:
gitadmin 2026-04-19 16:50:01 +00:00
parent 2774682bc6
commit fce4dee814

View file

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