fix: update MCP endpoint URLs to NNN.today/mcp [WellSpr.ing auto]

This commit is contained in:
gitadmin 2026-04-19 16:49:30 +00:00
parent d85ca6b36c
commit 6d756333b5

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "704 Mecklenburg County Civic Portal",
"description": "Civic AI portal for Charlotte — the Queen City, banking capital, NASCAR, and the New South's fastest civic rise.",
"endpoint": "https://mcp.704.today/mcp",
"endpoint": "https://704.today/mcp",
"area_code": "704",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,27 +19,27 @@
"adjacent": [
{
"area_code": "336",
"endpoint": "https://mcp.336.today/mcp",
"endpoint": "https://336.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-336"
},
{
"area_code": "828",
"endpoint": "https://mcp.828.today/mcp",
"endpoint": "https://828.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-828"
},
{
"area_code": "864",
"endpoint": "https://mcp.864.today/mcp",
"endpoint": "https://864.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-864"
},
{
"area_code": "803",
"endpoint": "https://mcp.803.today/mcp",
"endpoint": "https://803.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-803"
},
{
"area_code": "706",
"endpoint": "https://mcp.706.today/mcp",
"endpoint": "https://706.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-706"
}
]