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

This commit is contained in:
gitadmin 2026-04-19 17:07:44 +00:00
parent b085d748c9
commit eef7b99a26

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "717 South-Central Pennsylvania Civic Portal",
"description": "Civic AI portal for Harrisburg and Lancaster — Pennsylvania capital, Amish country, and Central PA civic community.",
"endpoint": "https://717.today/mcp",
"endpoint": "https://mcp.717.today/mcp",
"area_code": "717",
"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": "570",
"endpoint": "https://570.today/mcp",
"endpoint": "https://mcp.570.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-570"
},
{
"area_code": "814",
"endpoint": "https://814.today/mcp",
"endpoint": "https://mcp.814.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-814"
},
{
"area_code": "304",
"endpoint": "https://304.today/mcp",
"endpoint": "https://mcp.304.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-304"
}
]