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

This commit is contained in:
gitadmin 2026-04-19 17:07:12 +00:00
parent 6fa44b27f4
commit 384513544a

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "507 Southeast Minnesota Civic Portal", "name": "507 Southeast Minnesota Civic Portal",
"description": "Civic AI portal for Rochester and Southern Minnesota — Mayo Clinic, IBM, and the Root River civic community.", "description": "Civic AI portal for Rochester and Southern Minnesota — Mayo Clinic, IBM, and the Root River civic community.",
"endpoint": "https://507.today/mcp", "endpoint": "https://mcp.507.today/mcp",
"area_code": "507", "area_code": "507",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,22 +19,22 @@
"adjacent": [ "adjacent": [
{ {
"area_code": "612", "area_code": "612",
"endpoint": "https://612.today/mcp", "endpoint": "https://mcp.612.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-612" "repo": "https://git.wellspr.ing/WellBuilder/mcp-612"
}, },
{ {
"area_code": "651", "area_code": "651",
"endpoint": "https://651.today/mcp", "endpoint": "https://mcp.651.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-651" "repo": "https://git.wellspr.ing/WellBuilder/mcp-651"
}, },
{ {
"area_code": "715", "area_code": "715",
"endpoint": "https://715.today/mcp", "endpoint": "https://mcp.715.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-715" "repo": "https://git.wellspr.ing/WellBuilder/mcp-715"
}, },
{ {
"area_code": "319", "area_code": "319",
"endpoint": "https://319.today/mcp", "endpoint": "https://mcp.319.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-319" "repo": "https://git.wellspr.ing/WellBuilder/mcp-319"
} }
] ]