fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
574f78d5e9
commit
59bcf89015
1 changed files with 6 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "832 Houston Metro (overlay) Civic Portal",
|
"name": "832 Houston Metro (overlay) Civic Portal",
|
||||||
"description": "Civic AI portal for the Houston metro — Space City, the Energy Capital, and America's most diverse civic community.",
|
"description": "Civic AI portal for the Houston metro — Space City, the Energy Capital, and America's most diverse civic community.",
|
||||||
"endpoint": "https://832.today/mcp",
|
"endpoint": "https://mcp.832.today/mcp",
|
||||||
"area_code": "832",
|
"area_code": "832",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,27 +19,27 @@
|
||||||
"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": "281",
|
"area_code": "281",
|
||||||
"endpoint": "https://281.today/mcp",
|
"endpoint": "https://mcp.281.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-281"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-281"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"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": "979",
|
"area_code": "979",
|
||||||
"endpoint": "https://979.today/mcp",
|
"endpoint": "https://mcp.979.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-979"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-979"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "409",
|
"area_code": "409",
|
||||||
"endpoint": "https://409.today/mcp",
|
"endpoint": "https://mcp.409.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-409"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-409"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue