fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
c28807b6b6
commit
8a7a57d39a
1 changed files with 6 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "mcp-discovery/v1",
|
||||
"name": "805 Ventura / Santa Barbara Civic Portal",
|
||||
"description": "Civic AI portal for Ventura and Santa Barbara — surf, wine, Channel Islands, and California's quieter Central Coast.",
|
||||
"endpoint": "https://805.today/mcp",
|
||||
"endpoint": "https://mcp.805.today/mcp",
|
||||
"area_code": "805",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,27 +19,27 @@
|
|||
"adjacent": [
|
||||
{
|
||||
"area_code": "818",
|
||||
"endpoint": "https://818.today/mcp",
|
||||
"endpoint": "https://mcp.818.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-818"
|
||||
},
|
||||
{
|
||||
"area_code": "310",
|
||||
"endpoint": "https://310.today/mcp",
|
||||
"endpoint": "https://mcp.310.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-310"
|
||||
},
|
||||
{
|
||||
"area_code": "661",
|
||||
"endpoint": "https://661.today/mcp",
|
||||
"endpoint": "https://mcp.661.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-661"
|
||||
},
|
||||
{
|
||||
"area_code": "831",
|
||||
"endpoint": "https://831.today/mcp",
|
||||
"endpoint": "https://mcp.831.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-831"
|
||||
},
|
||||
{
|
||||
"area_code": "760",
|
||||
"endpoint": "https://760.today/mcp",
|
||||
"endpoint": "https://mcp.760.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-760"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue