fix: update MCP endpoint URLs to NNN.today/mcp [WellSpr.ing auto]
This commit is contained in:
parent
ec0612e0f7
commit
82066554e7
1 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "mcp-discovery/v1",
|
||||
"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.",
|
||||
"endpoint": "https://mcp.435.today/mcp",
|
||||
"endpoint": "https://435.today/mcp",
|
||||
"area_code": "435",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,22 +19,22 @@
|
|||
"adjacent": [
|
||||
{
|
||||
"area_code": "801",
|
||||
"endpoint": "https://mcp.801.today/mcp",
|
||||
"endpoint": "https://801.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-801"
|
||||
},
|
||||
{
|
||||
"area_code": "307",
|
||||
"endpoint": "https://mcp.307.today/mcp",
|
||||
"endpoint": "https://307.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-307"
|
||||
},
|
||||
{
|
||||
"area_code": "702",
|
||||
"endpoint": "https://mcp.702.today/mcp",
|
||||
"endpoint": "https://702.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-702"
|
||||
},
|
||||
{
|
||||
"area_code": "928",
|
||||
"endpoint": "https://mcp.928.today/mcp",
|
||||
"endpoint": "https://928.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-928"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue