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

This commit is contained in:
gitadmin 2026-04-19 17:07:37 +00:00
parent 539dfb9145
commit c84523d0be

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "706 Northeast Georgia Civic Portal",
"description": "Civic AI portal for Athens and Augusta, Georgia — college town culture, Masters Golf, and Piedmont Augusta civic life.",
"endpoint": "https://706.today/mcp",
"endpoint": "https://mcp.706.today/mcp",
"area_code": "706",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,27 +19,27 @@
"adjacent": [
{
"area_code": "404",
"endpoint": "https://404.today/mcp",
"endpoint": "https://mcp.404.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-404"
},
{
"area_code": "478",
"endpoint": "https://478.today/mcp",
"endpoint": "https://mcp.478.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-478"
},
{
"area_code": "423",
"endpoint": "https://423.today/mcp",
"endpoint": "https://mcp.423.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-423"
},
{
"area_code": "803",
"endpoint": "https://803.today/mcp",
"endpoint": "https://mcp.803.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-803"
},
{
"area_code": "828",
"endpoint": "https://828.today/mcp",
"endpoint": "https://mcp.828.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-828"
}
]