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

This commit is contained in:
gitadmin 2026-04-19 17:08:27 +00:00
parent f74cf1e74f
commit 65ed33a33a

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "985 Southeast Louisiana (Bayou Country) Civic Portal", "name": "985 Southeast Louisiana (Bayou Country) Civic Portal",
"description": "Civic AI portal for Houma-Thibodaux and the Cajun Coast — bayou culture, offshore oil, and South Louisiana civic life.", "description": "Civic AI portal for Houma-Thibodaux and the Cajun Coast — bayou culture, offshore oil, and South Louisiana civic life.",
"endpoint": "https://985.today/mcp", "endpoint": "https://mcp.985.today/mcp",
"area_code": "985", "area_code": "985",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,17 +19,17 @@
"adjacent": [ "adjacent": [
{ {
"area_code": "504", "area_code": "504",
"endpoint": "https://504.today/mcp", "endpoint": "https://mcp.504.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-504" "repo": "https://git.wellspr.ing/WellBuilder/mcp-504"
}, },
{ {
"area_code": "601", "area_code": "601",
"endpoint": "https://601.today/mcp", "endpoint": "https://mcp.601.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-601" "repo": "https://git.wellspr.ing/WellBuilder/mcp-601"
}, },
{ {
"area_code": "251", "area_code": "251",
"endpoint": "https://251.today/mcp", "endpoint": "https://mcp.251.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-251" "repo": "https://git.wellspr.ing/WellBuilder/mcp-251"
} }
] ]