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

This commit is contained in:
gitadmin 2026-04-19 17:07:25 +00:00
parent b3c15f095e
commit f7c09ba1dd

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "610 Southeast Pennsylvania (Lehigh Valley / Berks County) Civic Portal",
"description": "Civic AI portal for Reading, Allentown, and the Lehigh Valley — Pennsylvania Dutch country, steel, and suburban Philadelphia civic life.",
"endpoint": "https://610.today/mcp",
"endpoint": "https://mcp.610.today/mcp",
"area_code": "610",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,22 +19,22 @@
"adjacent": [
{
"area_code": "215",
"endpoint": "https://215.today/mcp",
"endpoint": "https://mcp.215.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-215"
},
{
"area_code": "717",
"endpoint": "https://717.today/mcp",
"endpoint": "https://mcp.717.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-717"
},
{
"area_code": "570",
"endpoint": "https://570.today/mcp",
"endpoint": "https://mcp.570.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-570"
},
{
"area_code": "908",
"endpoint": "https://908.today/mcp",
"endpoint": "https://mcp.908.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-908"
}
]