fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
db701e3885
commit
1cb4993f09
1 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "mcp-discovery/v1",
|
||||
"name": "219 Northwest Indiana Civic Portal",
|
||||
"description": "Civic AI portal for Gary and Northwest Indiana — steel heritage, Chicago's shadow, and working-class community.",
|
||||
"endpoint": "https://219.today/mcp",
|
||||
"endpoint": "https://mcp.219.today/mcp",
|
||||
"area_code": "219",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,22 +19,22 @@
|
|||
"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": "708",
|
||||
"endpoint": "https://708.today/mcp",
|
||||
"endpoint": "https://mcp.708.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-708"
|
||||
},
|
||||
{
|
||||
"area_code": "574",
|
||||
"endpoint": "https://574.today/mcp",
|
||||
"endpoint": "https://mcp.574.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-574"
|
||||
},
|
||||
{
|
||||
"area_code": "260",
|
||||
"endpoint": "https://260.today/mcp",
|
||||
"endpoint": "https://mcp.260.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-260"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue