fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
d2fb9f3043
commit
0d0dd2ddde
1 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "409 Southeast Texas / Golden Triangle Civic Portal",
|
"name": "409 Southeast Texas / Golden Triangle Civic Portal",
|
||||||
"description": "Civic AI portal for Beaumont and Southeast Texas — Golden Triangle petrochemical, Cajun culture, and Sabine River communities.",
|
"description": "Civic AI portal for Beaumont and Southeast Texas — Golden Triangle petrochemical, Cajun culture, and Sabine River communities.",
|
||||||
"endpoint": "https://409.today/mcp",
|
"endpoint": "https://mcp.409.today/mcp",
|
||||||
"area_code": "409",
|
"area_code": "409",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,17 +19,17 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "713",
|
"area_code": "713",
|
||||||
"endpoint": "https://713.today/mcp",
|
"endpoint": "https://mcp.713.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-713"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-713"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "936",
|
"area_code": "936",
|
||||||
"endpoint": "https://936.today/mcp",
|
"endpoint": "https://mcp.936.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-936"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-936"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "985",
|
"area_code": "985",
|
||||||
"endpoint": "https://985.today/mcp",
|
"endpoint": "https://mcp.985.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-985"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-985"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue