fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
8847c433ab
commit
5c695f1bf5
1 changed files with 6 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "mcp-discovery/v1",
|
||||
"name": "630 DuPage County (Suburban Chicago West) Civic Portal",
|
||||
"description": "Civic AI portal for Naperville and Chicago's western suburbs — DuPage County civic life, Fermilab, and collar county community.",
|
||||
"endpoint": "https://630.today/mcp",
|
||||
"endpoint": "https://mcp.630.today/mcp",
|
||||
"area_code": "630",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,27 +19,27 @@
|
|||
"adjacent": [
|
||||
{
|
||||
"area_code": "312",
|
||||
"endpoint": "https://312.today/mcp",
|
||||
"endpoint": "https://mcp.312.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-312"
|
||||
},
|
||||
{
|
||||
"area_code": "815",
|
||||
"endpoint": "https://815.today/mcp",
|
||||
"endpoint": "https://mcp.815.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-815"
|
||||
},
|
||||
{
|
||||
"area_code": "847",
|
||||
"endpoint": "https://847.today/mcp",
|
||||
"endpoint": "https://mcp.847.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-847"
|
||||
},
|
||||
{
|
||||
"area_code": "708",
|
||||
"endpoint": "https://708.today/mcp",
|
||||
"endpoint": "https://mcp.708.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-708"
|
||||
},
|
||||
{
|
||||
"area_code": "779",
|
||||
"endpoint": "https://779.today/mcp",
|
||||
"endpoint": "https://mcp.779.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-779"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue