fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
910bcbff19
commit
0cfeb7b106
1 changed files with 6 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "760 Inland Desert / San Diego North County Civic Portal",
|
"name": "760 Inland Desert / San Diego North County Civic Portal",
|
||||||
"description": "Civic AI portal for Palm Springs, Escondido, and the desert — Coachella Valley, Julian, and inland Southern California.",
|
"description": "Civic AI portal for Palm Springs, Escondido, and the desert — Coachella Valley, Julian, and inland Southern California.",
|
||||||
"endpoint": "https://760.today/mcp",
|
"endpoint": "https://mcp.760.today/mcp",
|
||||||
"area_code": "760",
|
"area_code": "760",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,27 +19,27 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "619",
|
"area_code": "619",
|
||||||
"endpoint": "https://619.today/mcp",
|
"endpoint": "https://mcp.619.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-619"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-619"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "949",
|
"area_code": "949",
|
||||||
"endpoint": "https://949.today/mcp",
|
"endpoint": "https://mcp.949.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-949"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-949"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "702",
|
"area_code": "702",
|
||||||
"endpoint": "https://702.today/mcp",
|
"endpoint": "https://mcp.702.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-702"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-702"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "714",
|
"area_code": "714",
|
||||||
"endpoint": "https://714.today/mcp",
|
"endpoint": "https://mcp.714.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-714"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-714"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "951",
|
"area_code": "951",
|
||||||
"endpoint": "https://951.today/mcp",
|
"endpoint": "https://mcp.951.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-951"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-951"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue