fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
d67c3ba4c3
commit
7417406b65
1 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "435 Southern Utah Civic Portal",
|
"name": "435 Southern Utah Civic Portal",
|
||||||
"description": "Civic AI portal for St. George and Rural Utah — red rock country, Zion adjacent, and Dixie civic community.",
|
"description": "Civic AI portal for St. George and Rural Utah — red rock country, Zion adjacent, and Dixie civic community.",
|
||||||
"endpoint": "https://435.today/mcp",
|
"endpoint": "https://mcp.435.today/mcp",
|
||||||
"area_code": "435",
|
"area_code": "435",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,22 +19,22 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "801",
|
"area_code": "801",
|
||||||
"endpoint": "https://801.today/mcp",
|
"endpoint": "https://mcp.801.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-801"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-801"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "307",
|
"area_code": "307",
|
||||||
"endpoint": "https://307.today/mcp",
|
"endpoint": "https://mcp.307.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-307"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-307"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "702",
|
"area_code": "702",
|
||||||
"endpoint": "https://702.today/mcp",
|
"endpoint": "https://mcp.702.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-702"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-702"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "928",
|
"area_code": "928",
|
||||||
"endpoint": "https://928.today/mcp",
|
"endpoint": "https://mcp.928.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-928"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-928"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue