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

This commit is contained in:
gitadmin 2026-04-19 17:08:07 +00:00
parent a80960c896
commit 1afa1363de

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "847 North Suburbs of Chicago Civic Portal",
"description": "Civic AI portal for Evanston, Waukegan, and Chicago's north suburbs — Northwestern, lakefront living, and North Shore civic life.",
"endpoint": "https://847.today/mcp",
"endpoint": "https://mcp.847.today/mcp",
"area_code": "847",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,27 +19,27 @@
"adjacent": [
{
"area_code": "312",
"endpoint": "https://312.today/mcp",
"endpoint": "https://mcp.312.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-312"
},
{
"area_code": "630",
"endpoint": "https://630.today/mcp",
"endpoint": "https://mcp.630.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-630"
},
{
"area_code": "262",
"endpoint": "https://262.today/mcp",
"endpoint": "https://mcp.262.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-262"
},
{
"area_code": "815",
"endpoint": "https://815.today/mcp",
"endpoint": "https://mcp.815.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-815"
},
{
"area_code": "779",
"endpoint": "https://779.today/mcp",
"endpoint": "https://mcp.779.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-779"
}
]