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

This commit is contained in:
gitadmin 2026-04-19 17:08:13 +00:00
parent 5a387046fc
commit 3dc27f6deb

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "908 Central New Jersey (Union/Somerset Counties) Civic Portal", "name": "908 Central New Jersey (Union/Somerset Counties) Civic Portal",
"description": "Civic AI portal for Elizabeth, Plainfield, and Central New Jersey — NJ Transit country, immigrant communities, and Garden State civic life.", "description": "Civic AI portal for Elizabeth, Plainfield, and Central New Jersey — NJ Transit country, immigrant communities, and Garden State civic life.",
"endpoint": "https://908.today/mcp", "endpoint": "https://mcp.908.today/mcp",
"area_code": "908", "area_code": "908",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,22 +19,22 @@
"adjacent": [ "adjacent": [
{ {
"area_code": "201", "area_code": "201",
"endpoint": "https://201.today/mcp", "endpoint": "https://mcp.201.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-201" "repo": "https://git.wellspr.ing/WellBuilder/mcp-201"
}, },
{ {
"area_code": "212", "area_code": "212",
"endpoint": "https://212.today/mcp", "endpoint": "https://mcp.212.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-212" "repo": "https://git.wellspr.ing/WellBuilder/mcp-212"
}, },
{ {
"area_code": "215", "area_code": "215",
"endpoint": "https://215.today/mcp", "endpoint": "https://mcp.215.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-215" "repo": "https://git.wellspr.ing/WellBuilder/mcp-215"
}, },
{ {
"area_code": "610", "area_code": "610",
"endpoint": "https://610.today/mcp", "endpoint": "https://mcp.610.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-610" "repo": "https://git.wellspr.ing/WellBuilder/mcp-610"
} }
] ]