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

This commit is contained in:
gitadmin 2026-04-19 16:49:14 +00:00
parent 62e0d0d57e
commit 52987bd53d

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://mcp.570.today/mcp",
"endpoint": "https://570.today/mcp",
"area_code": "570",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,22 +19,22 @@
"adjacent": [
{
"area_code": "610",
"endpoint": "https://mcp.610.today/mcp",
"endpoint": "https://610.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-610"
},
{
"area_code": "717",
"endpoint": "https://mcp.717.today/mcp",
"endpoint": "https://717.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-717"
},
{
"area_code": "845",
"endpoint": "https://mcp.845.today/mcp",
"endpoint": "https://845.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-845"
},
{
"area_code": "518",
"endpoint": "https://mcp.518.today/mcp",
"endpoint": "https://518.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-518"
}
]