fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
68ccf97f1d
commit
97beba448d
1 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "mcp-discovery/v1",
|
||||
"name": "561 Palm Beach County / South Florida Civic Portal",
|
||||
"description": "Civic AI portal for Palm Beach County — the Gold Coast, Boca polish, and Florida's civic south.",
|
||||
"endpoint": "https://561.today/mcp",
|
||||
"endpoint": "https://mcp.561.today/mcp",
|
||||
"area_code": "561",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,17 +19,17 @@
|
|||
"adjacent": [
|
||||
{
|
||||
"area_code": "772",
|
||||
"endpoint": "https://772.today/mcp",
|
||||
"endpoint": "https://mcp.772.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-772"
|
||||
},
|
||||
{
|
||||
"area_code": "305",
|
||||
"endpoint": "https://305.today/mcp",
|
||||
"endpoint": "https://mcp.305.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-305"
|
||||
},
|
||||
{
|
||||
"area_code": "863",
|
||||
"endpoint": "https://863.today/mcp",
|
||||
"endpoint": "https://mcp.863.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-863"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue