fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
04395c995e
commit
647dc7fa47
1 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "909 San Bernardino / Inland Empire East Civic Portal",
|
"name": "909 San Bernardino / Inland Empire East Civic Portal",
|
||||||
"description": "Civic AI portal for San Bernardino and the Inland Empire — logistics hub, mountain access, and California's affordable east.",
|
"description": "Civic AI portal for San Bernardino and the Inland Empire — logistics hub, mountain access, and California's affordable east.",
|
||||||
"endpoint": "https://909.today/mcp",
|
"endpoint": "https://mcp.909.today/mcp",
|
||||||
"area_code": "909",
|
"area_code": "909",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,22 +19,22 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"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"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"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": "626",
|
"area_code": "626",
|
||||||
"endpoint": "https://626.today/mcp",
|
"endpoint": "https://mcp.626.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-626"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-626"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "760",
|
"area_code": "760",
|
||||||
"endpoint": "https://760.today/mcp",
|
"endpoint": "https://mcp.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