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

This commit is contained in:
gitadmin 2026-04-19 17:07:23 +00:00
parent 1f5dbbfb18
commit 6a48ac85e5

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "601 Central Mississippi Civic Portal",
"description": "Civic AI portal for Jackson and Central Mississippi — the Magnolia State capital, civil rights landmarks, and Delta civic life.",
"endpoint": "https://601.today/mcp",
"endpoint": "https://mcp.601.today/mcp",
"area_code": "601",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,27 +19,27 @@
"adjacent": [
{
"area_code": "504",
"endpoint": "https://504.today/mcp",
"endpoint": "https://mcp.504.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-504"
},
{
"area_code": "662",
"endpoint": "https://662.today/mcp",
"endpoint": "https://mcp.662.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-662"
},
{
"area_code": "251",
"endpoint": "https://251.today/mcp",
"endpoint": "https://mcp.251.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-251"
},
{
"area_code": "870",
"endpoint": "https://870.today/mcp",
"endpoint": "https://mcp.870.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-870"
},
{
"area_code": "731",
"endpoint": "https://731.today/mcp",
"endpoint": "https://mcp.731.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-731"
}
]