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

This commit is contained in:
gitadmin 2026-04-19 17:07:17 +00:00
parent 283df6580c
commit d729f1f6df

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "541 Western Oregon (Lane/Josephine Counties) Civic Portal", "name": "541 Western Oregon (Lane/Josephine Counties) Civic Portal",
"description": "Civic AI portal for Eugene and Southern Oregon — U of O, outdoor culture, and Oregon's progressive civic hinterland.", "description": "Civic AI portal for Eugene and Southern Oregon — U of O, outdoor culture, and Oregon's progressive civic hinterland.",
"endpoint": "https://541.today/mcp", "endpoint": "https://mcp.541.today/mcp",
"area_code": "541", "area_code": "541",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,22 +19,22 @@
"adjacent": [ "adjacent": [
{ {
"area_code": "503", "area_code": "503",
"endpoint": "https://503.today/mcp", "endpoint": "https://mcp.503.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-503" "repo": "https://git.wellspr.ing/WellBuilder/mcp-503"
}, },
{ {
"area_code": "971", "area_code": "971",
"endpoint": "https://971.today/mcp", "endpoint": "https://mcp.971.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-971" "repo": "https://git.wellspr.ing/WellBuilder/mcp-971"
}, },
{ {
"area_code": "530", "area_code": "530",
"endpoint": "https://530.today/mcp", "endpoint": "https://mcp.530.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-530" "repo": "https://git.wellspr.ing/WellBuilder/mcp-530"
}, },
{ {
"area_code": "509", "area_code": "509",
"endpoint": "https://509.today/mcp", "endpoint": "https://mcp.509.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-509" "repo": "https://git.wellspr.ing/WellBuilder/mcp-509"
} }
] ]