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

This commit is contained in:
gitadmin 2026-04-19 17:06:44 +00:00
parent 6943835bbd
commit b5f11309c6

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "216 Cuyahoga County Civic Portal", "name": "216 Cuyahoga County Civic Portal",
"description": "Civic AI portal for Cleveland — Rust Belt resilience, arts renaissance, and Lake Erie civic life.", "description": "Civic AI portal for Cleveland — Rust Belt resilience, arts renaissance, and Lake Erie civic life.",
"endpoint": "https://216.today/mcp", "endpoint": "https://mcp.216.today/mcp",
"area_code": "216", "area_code": "216",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,12 +19,12 @@
"adjacent": [ "adjacent": [
{ {
"area_code": "330", "area_code": "330",
"endpoint": "https://330.today/mcp", "endpoint": "https://mcp.330.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-330" "repo": "https://git.wellspr.ing/WellBuilder/mcp-330"
}, },
{ {
"area_code": "724", "area_code": "724",
"endpoint": "https://724.today/mcp", "endpoint": "https://mcp.724.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-724" "repo": "https://git.wellspr.ing/WellBuilder/mcp-724"
} }
] ]