fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
bb5fde9a29
commit
508b37a132
1 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "386 Northeast Florida (Volusia County) Civic Portal",
|
"name": "386 Northeast Florida (Volusia County) Civic Portal",
|
||||||
"description": "Civic AI portal for Daytona Beach and the Volusia Coast — NASCAR, spring break, and Florida's Atlantic shore.",
|
"description": "Civic AI portal for Daytona Beach and the Volusia Coast — NASCAR, spring break, and Florida's Atlantic shore.",
|
||||||
"endpoint": "https://386.today/mcp",
|
"endpoint": "https://mcp.386.today/mcp",
|
||||||
"area_code": "386",
|
"area_code": "386",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,17 +19,17 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "407",
|
"area_code": "407",
|
||||||
"endpoint": "https://407.today/mcp",
|
"endpoint": "https://mcp.407.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-407"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-407"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "904",
|
"area_code": "904",
|
||||||
"endpoint": "https://904.today/mcp",
|
"endpoint": "https://mcp.904.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-904"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-904"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "352",
|
"area_code": "352",
|
||||||
"endpoint": "https://352.today/mcp",
|
"endpoint": "https://mcp.352.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-352"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-352"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue