hub for Zed
ai.spelunking/hub
Structure for hard AI decisions, and a human to escalate to when the structure runs out.
client:Zed
transport:streamable-http
tools:7
Install hub in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"hub": {
"url": "https://spelunking.ai/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs