fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
6fa44b27f4
commit
384513544a
1 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "mcp-discovery/v1",
|
||||
"name": "507 Southeast Minnesota Civic Portal",
|
||||
"description": "Civic AI portal for Rochester and Southern Minnesota — Mayo Clinic, IBM, and the Root River civic community.",
|
||||
"endpoint": "https://507.today/mcp",
|
||||
"endpoint": "https://mcp.507.today/mcp",
|
||||
"area_code": "507",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,22 +19,22 @@
|
|||
"adjacent": [
|
||||
{
|
||||
"area_code": "612",
|
||||
"endpoint": "https://612.today/mcp",
|
||||
"endpoint": "https://mcp.612.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-612"
|
||||
},
|
||||
{
|
||||
"area_code": "651",
|
||||
"endpoint": "https://651.today/mcp",
|
||||
"endpoint": "https://mcp.651.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-651"
|
||||
},
|
||||
{
|
||||
"area_code": "715",
|
||||
"endpoint": "https://715.today/mcp",
|
||||
"endpoint": "https://mcp.715.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-715"
|
||||
},
|
||||
{
|
||||
"area_code": "319",
|
||||
"endpoint": "https://319.today/mcp",
|
||||
"endpoint": "https://mcp.319.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-319"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue