fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
61a995b7f8
commit
4ebd23c7e0
1 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "361 South Texas Coast Civic Portal",
|
"name": "361 South Texas Coast Civic Portal",
|
||||||
"description": "Civic AI portal for Corpus Christi and South Texas — Gulf Coast port, naval aviation, and Coastal Bend communities.",
|
"description": "Civic AI portal for Corpus Christi and South Texas — Gulf Coast port, naval aviation, and Coastal Bend communities.",
|
||||||
"endpoint": "https://361.today/mcp",
|
"endpoint": "https://mcp.361.today/mcp",
|
||||||
"area_code": "361",
|
"area_code": "361",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,17 +19,17 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "512",
|
"area_code": "512",
|
||||||
"endpoint": "https://512.today/mcp",
|
"endpoint": "https://mcp.512.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-512"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-512"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "830",
|
"area_code": "830",
|
||||||
"endpoint": "https://830.today/mcp",
|
"endpoint": "https://mcp.830.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-830"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-830"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "956",
|
"area_code": "956",
|
||||||
"endpoint": "https://956.today/mcp",
|
"endpoint": "https://mcp.956.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-956"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-956"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue