fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
958fc07c0b
commit
3d56d3e589
1 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "575 Southern New Mexico Civic Portal",
|
"name": "575 Southern New Mexico Civic Portal",
|
||||||
"description": "Civic AI portal for Las Cruces and Southern New Mexico — borderlands culture, NMSU, and Chihuahuan Desert civic life.",
|
"description": "Civic AI portal for Las Cruces and Southern New Mexico — borderlands culture, NMSU, and Chihuahuan Desert civic life.",
|
||||||
"endpoint": "https://575.today/mcp",
|
"endpoint": "https://mcp.575.today/mcp",
|
||||||
"area_code": "575",
|
"area_code": "575",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,17 +19,17 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "915",
|
"area_code": "915",
|
||||||
"endpoint": "https://915.today/mcp",
|
"endpoint": "https://mcp.915.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-915"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-915"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "480",
|
"area_code": "480",
|
||||||
"endpoint": "https://480.today/mcp",
|
"endpoint": "https://mcp.480.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-480"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-480"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "505",
|
"area_code": "505",
|
||||||
"endpoint": "https://505.today/mcp",
|
"endpoint": "https://mcp.505.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-505"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-505"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue