fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
a78712bea9
commit
97899a1e2e
1 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "806 West Texas / Texas Panhandle Civic Portal",
|
"name": "806 West Texas / Texas Panhandle Civic Portal",
|
||||||
"description": "Civic AI portal for Lubbock and Amarillo — Texas Panhandle, Red Raider country, and High Plains civic life.",
|
"description": "Civic AI portal for Lubbock and Amarillo — Texas Panhandle, Red Raider country, and High Plains civic life.",
|
||||||
"endpoint": "https://806.today/mcp",
|
"endpoint": "https://mcp.806.today/mcp",
|
||||||
"area_code": "806",
|
"area_code": "806",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,22 +19,22 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "817",
|
"area_code": "817",
|
||||||
"endpoint": "https://817.today/mcp",
|
"endpoint": "https://mcp.817.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-817"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-817"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "940",
|
"area_code": "940",
|
||||||
"endpoint": "https://940.today/mcp",
|
"endpoint": "https://mcp.940.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-940"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-940"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"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": "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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue