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

This commit is contained in:
gitadmin 2026-04-19 17:06:57 +00:00
parent b93bfe1833
commit 300fbc0fe8

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "330 Northeast Ohio (Akron/Canton) Civic Portal", "name": "330 Northeast Ohio (Akron/Canton) Civic Portal",
"description": "Civic AI portal for Akron and Northeast Ohio — polymer capital, LeBron country, and Rust Belt renaissance.", "description": "Civic AI portal for Akron and Northeast Ohio — polymer capital, LeBron country, and Rust Belt renaissance.",
"endpoint": "https://330.today/mcp", "endpoint": "https://mcp.330.today/mcp",
"area_code": "330", "area_code": "330",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,22 +19,22 @@
"adjacent": [ "adjacent": [
{ {
"area_code": "216", "area_code": "216",
"endpoint": "https://216.today/mcp", "endpoint": "https://mcp.216.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-216" "repo": "https://git.wellspr.ing/WellBuilder/mcp-216"
}, },
{ {
"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"
}, },
{ {
"area_code": "614", "area_code": "614",
"endpoint": "https://614.today/mcp", "endpoint": "https://mcp.614.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-614" "repo": "https://git.wellspr.ing/WellBuilder/mcp-614"
}, },
{ {
"area_code": "740", "area_code": "740",
"endpoint": "https://740.today/mcp", "endpoint": "https://mcp.740.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-740" "repo": "https://git.wellspr.ing/WellBuilder/mcp-740"
} }
] ]