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

This commit is contained in:
gitadmin 2026-04-19 17:06:38 +00:00
parent 87d69ca0ab
commit 1a554d8aa8

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "205 Central Alabama Civic Portal",
"description": "Civic AI portal for Birmingham and Central Alabama — the magic city, steel heritage, and growing tech corridors.",
"endpoint": "https://205.today/mcp",
"endpoint": "https://mcp.205.today/mcp",
"area_code": "205",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,17 +19,17 @@
"adjacent": [
{
"area_code": "251",
"endpoint": "https://251.today/mcp",
"endpoint": "https://mcp.251.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-251"
},
{
"area_code": "334",
"endpoint": "https://334.today/mcp",
"endpoint": "https://mcp.334.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-334"
},
{
"area_code": "662",
"endpoint": "https://662.today/mcp",
"endpoint": "https://mcp.662.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-662"
}
]