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

This commit is contained in:
gitadmin 2026-04-19 17:07:47 +00:00
parent d369a9993b
commit 24e6a83215

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "737 Austin Metro (overlay) Civic Portal", "name": "737 Austin Metro (overlay) Civic Portal",
"description": "Civic AI portal for the Austin metro — Live Music Capital, tech hub, and the weirdest civic scene in Texas.", "description": "Civic AI portal for the Austin metro — Live Music Capital, tech hub, and the weirdest civic scene in Texas.",
"endpoint": "https://737.today/mcp", "endpoint": "https://mcp.737.today/mcp",
"area_code": "737", "area_code": "737",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,27 +19,27 @@
"adjacent": [ "adjacent": [
{ {
"area_code": "512", "area_code": "512",
"endpoint": "https://512.today/mcp", "endpoint": "https://mcp.512.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-512" "repo": "https://git.wellspr.ing/WellBuilder/mcp-512"
}, },
{ {
"area_code": "254", "area_code": "254",
"endpoint": "https://254.today/mcp", "endpoint": "https://mcp.254.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-254" "repo": "https://git.wellspr.ing/WellBuilder/mcp-254"
}, },
{ {
"area_code": "936", "area_code": "936",
"endpoint": "https://936.today/mcp", "endpoint": "https://mcp.936.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-936" "repo": "https://git.wellspr.ing/WellBuilder/mcp-936"
}, },
{ {
"area_code": "979", "area_code": "979",
"endpoint": "https://979.today/mcp", "endpoint": "https://mcp.979.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-979" "repo": "https://git.wellspr.ing/WellBuilder/mcp-979"
}, },
{ {
"area_code": "830", "area_code": "830",
"endpoint": "https://830.today/mcp", "endpoint": "https://mcp.830.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-830" "repo": "https://git.wellspr.ing/WellBuilder/mcp-830"
} }
] ]