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

This commit is contained in:
gitadmin 2026-04-19 17:07:20 +00:00
parent 34124fecce
commit c5dd8cb8ad

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "570 Northeast Pennsylvania (NEPA) Civic Portal",
"description": "Civic AI portal for Scranton and the Wyoming Valley — Coal Region heritage, lackawanna civic pride, and NEPA culture.",
"endpoint": "https://570.today/mcp",
"endpoint": "https://mcp.570.today/mcp",
"area_code": "570",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,22 +19,22 @@
"adjacent": [
{
"area_code": "610",
"endpoint": "https://610.today/mcp",
"endpoint": "https://mcp.610.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-610"
},
{
"area_code": "717",
"endpoint": "https://717.today/mcp",
"endpoint": "https://mcp.717.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-717"
},
{
"area_code": "845",
"endpoint": "https://845.today/mcp",
"endpoint": "https://mcp.845.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-845"
},
{
"area_code": "518",
"endpoint": "https://518.today/mcp",
"endpoint": "https://mcp.518.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-518"
}
]