fix: update MCP endpoint URLs to NNN.today/mcp [WellSpr.ing auto]
This commit is contained in:
parent
519d49ff2f
commit
02f1667cbe
1 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "281 Greater Houston Metro (suburban ring) Civic Portal",
|
"name": "281 Greater Houston Metro (suburban ring) Civic Portal",
|
||||||
"description": "Civic AI portal for Houston suburbs — Sugar Land, The Woodlands, Pasadena, and the greater Houston metro.",
|
"description": "Civic AI portal for Houston suburbs — Sugar Land, The Woodlands, Pasadena, and the greater Houston metro.",
|
||||||
"endpoint": "https://mcp.281.today/mcp",
|
"endpoint": "https://281.today/mcp",
|
||||||
"area_code": "281",
|
"area_code": "281",
|
||||||
"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://mcp.713.today/mcp",
|
"endpoint": "https://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://mcp.936.today/mcp",
|
"endpoint": "https://936.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-936"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-936"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "979",
|
"area_code": "979",
|
||||||
"endpoint": "https://mcp.979.today/mcp",
|
"endpoint": "https://979.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-979"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-979"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue