fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
08e3e19e35
commit
fe1614e8a6
1 changed files with 6 additions and 6 deletions
|
|
@ -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://704.today/mcp",
|
||||
"endpoint": "https://mcp.704.today/mcp",
|
||||
"area_code": "704",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,27 +19,27 @@
|
|||
"adjacent": [
|
||||
{
|
||||
"area_code": "336",
|
||||
"endpoint": "https://336.today/mcp",
|
||||
"endpoint": "https://mcp.336.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-336"
|
||||
},
|
||||
{
|
||||
"area_code": "828",
|
||||
"endpoint": "https://828.today/mcp",
|
||||
"endpoint": "https://mcp.828.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-828"
|
||||
},
|
||||
{
|
||||
"area_code": "864",
|
||||
"endpoint": "https://864.today/mcp",
|
||||
"endpoint": "https://mcp.864.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-864"
|
||||
},
|
||||
{
|
||||
"area_code": "803",
|
||||
"endpoint": "https://803.today/mcp",
|
||||
"endpoint": "https://mcp.803.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-803"
|
||||
},
|
||||
{
|
||||
"area_code": "706",
|
||||
"endpoint": "https://706.today/mcp",
|
||||
"endpoint": "https://mcp.706.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-706"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue