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

This commit is contained in:
gitadmin 2026-04-19 17:06:54 +00:00
parent a19f05cfc7
commit 8270bd322b

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "314 St. Louis Metro Civic Portal",
"description": "Civic AI portal for St. Louis — Gateway Arch city, Blues hockey, and the Mississippi River civic identity.",
"endpoint": "https://314.today/mcp",
"endpoint": "https://mcp.314.today/mcp",
"area_code": "314",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,17 +19,17 @@
"adjacent": [
{
"area_code": "573",
"endpoint": "https://573.today/mcp",
"endpoint": "https://mcp.573.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-573"
},
{
"area_code": "660",
"endpoint": "https://660.today/mcp",
"endpoint": "https://mcp.660.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-660"
},
{
"area_code": "816",
"endpoint": "https://816.today/mcp",
"endpoint": "https://mcp.816.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-816"
}
]