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

This commit is contained in:
gitadmin 2026-04-19 17:08:17 +00:00
parent 3a2e8748dd
commit e5e1006dad

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "920 Northeast Wisconsin (Fox Valley) Civic Portal",
"description": "Civic AI portal for Green Bay and the Fox Valley — Packer country, paper mills, and Northeast Wisconsin civic life.",
"endpoint": "https://920.today/mcp",
"endpoint": "https://mcp.920.today/mcp",
"area_code": "920",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,22 +19,22 @@
"adjacent": [
{
"area_code": "715",
"endpoint": "https://715.today/mcp",
"endpoint": "https://mcp.715.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-715"
},
{
"area_code": "847",
"endpoint": "https://847.today/mcp",
"endpoint": "https://mcp.847.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-847"
},
{
"area_code": "262",
"endpoint": "https://262.today/mcp",
"endpoint": "https://mcp.262.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-262"
},
{
"area_code": "612",
"endpoint": "https://612.today/mcp",
"endpoint": "https://mcp.612.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-612"
}
]