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

This commit is contained in:
gitadmin 2026-04-19 17:07:20 +00:00
parent 5f38853a48
commit 7e19f96c32

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "573 Central Missouri (Mid-Missouri) Civic Portal",
"description": "Civic AI portal for Columbia and Mid-Missouri — Mizzou, state capital proximity, and Show-Me State civic life.",
"endpoint": "https://573.today/mcp",
"endpoint": "https://mcp.573.today/mcp",
"area_code": "573",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,22 +19,22 @@
"adjacent": [
{
"area_code": "314",
"endpoint": "https://314.today/mcp",
"endpoint": "https://mcp.314.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-314"
},
{
"area_code": "816",
"endpoint": "https://816.today/mcp",
"endpoint": "https://mcp.816.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-816"
},
{
"area_code": "660",
"endpoint": "https://660.today/mcp",
"endpoint": "https://mcp.660.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-660"
},
{
"area_code": "615",
"endpoint": "https://615.today/mcp",
"endpoint": "https://mcp.615.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-615"
}
]