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

This commit is contained in:
gitadmin 2026-04-19 17:08:10 +00:00
parent b7cc35bc53
commit 71f5311fd0

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "870 Northeast / Southeast Arkansas Civic Portal", "name": "870 Northeast / Southeast Arkansas Civic Portal",
"description": "Civic AI portal for Jonesboro and the Arkansas Delta — Arkansas State, Delta blues, and Northeast Arkansas civic community.", "description": "Civic AI portal for Jonesboro and the Arkansas Delta — Arkansas State, Delta blues, and Northeast Arkansas civic community.",
"endpoint": "https://870.today/mcp", "endpoint": "https://mcp.870.today/mcp",
"area_code": "870", "area_code": "870",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,27 +19,27 @@
"adjacent": [ "adjacent": [
{ {
"area_code": "901", "area_code": "901",
"endpoint": "https://901.today/mcp", "endpoint": "https://mcp.901.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-901" "repo": "https://git.wellspr.ing/WellBuilder/mcp-901"
}, },
{ {
"area_code": "601", "area_code": "601",
"endpoint": "https://601.today/mcp", "endpoint": "https://mcp.601.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-601" "repo": "https://git.wellspr.ing/WellBuilder/mcp-601"
}, },
{ {
"area_code": "662", "area_code": "662",
"endpoint": "https://662.today/mcp", "endpoint": "https://mcp.662.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-662" "repo": "https://git.wellspr.ing/WellBuilder/mcp-662"
}, },
{ {
"area_code": "573", "area_code": "573",
"endpoint": "https://573.today/mcp", "endpoint": "https://mcp.573.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-573" "repo": "https://git.wellspr.ing/WellBuilder/mcp-573"
}, },
{ {
"area_code": "731", "area_code": "731",
"endpoint": "https://731.today/mcp", "endpoint": "https://mcp.731.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-731" "repo": "https://git.wellspr.ing/WellBuilder/mcp-731"
} }
] ]