fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
7daa326511
commit
148e2f2dd3
1 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "mcp-discovery/v1",
|
||||
"name": "802 Vermont Civic Portal",
|
||||
"description": "Civic AI portal for Burlington and Vermont — the Green Mountain State, Ben & Jerry's, and the most civic per-capita state.",
|
||||
"endpoint": "https://802.today/mcp",
|
||||
"endpoint": "https://mcp.802.today/mcp",
|
||||
"area_code": "802",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,17 +19,17 @@
|
|||
"adjacent": [
|
||||
{
|
||||
"area_code": "518",
|
||||
"endpoint": "https://518.today/mcp",
|
||||
"endpoint": "https://mcp.518.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-518"
|
||||
},
|
||||
{
|
||||
"area_code": "413",
|
||||
"endpoint": "https://413.today/mcp",
|
||||
"endpoint": "https://mcp.413.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-413"
|
||||
},
|
||||
{
|
||||
"area_code": "603",
|
||||
"endpoint": "https://603.today/mcp",
|
||||
"endpoint": "https://mcp.603.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-603"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue