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

This commit is contained in:
gitadmin 2026-04-19 17:06:44 +00:00
parent fcc1f84cb3
commit ccf6881973

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "217 Central Illinois Civic Portal",
"description": "Civic AI portal for Springfield and Central Illinois — state capital, agriculture, and prairie communities.",
"endpoint": "https://217.today/mcp",
"endpoint": "https://mcp.217.today/mcp",
"area_code": "217",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,17 +19,17 @@
"adjacent": [
{
"area_code": "309",
"endpoint": "https://309.today/mcp",
"endpoint": "https://mcp.309.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-309"
},
{
"area_code": "815",
"endpoint": "https://815.today/mcp",
"endpoint": "https://mcp.815.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-815"
},
{
"area_code": "573",
"endpoint": "https://573.today/mcp",
"endpoint": "https://mcp.573.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-573"
}
]