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