fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
e4a8341beb
commit
4c32ab2ad0
1 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "915 West Texas / US-Mexico Border Civic Portal",
|
"name": "915 West Texas / US-Mexico Border Civic Portal",
|
||||||
"description": "Civic AI portal for El Paso — the Sun City, borderlands culture, UTEP, and the most bi-national civic community in America.",
|
"description": "Civic AI portal for El Paso — the Sun City, borderlands culture, UTEP, and the most bi-national civic community in America.",
|
||||||
"endpoint": "https://915.today/mcp",
|
"endpoint": "https://mcp.915.today/mcp",
|
||||||
"area_code": "915",
|
"area_code": "915",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,17 +19,17 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "575",
|
"area_code": "575",
|
||||||
"endpoint": "https://575.today/mcp",
|
"endpoint": "https://mcp.575.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-575"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-575"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "325",
|
"area_code": "325",
|
||||||
"endpoint": "https://325.today/mcp",
|
"endpoint": "https://mcp.325.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-325"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-325"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "806",
|
"area_code": "806",
|
||||||
"endpoint": "https://806.today/mcp",
|
"endpoint": "https://mcp.806.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-806"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-806"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue