HutchDB for Zed
com.hutchdb/hutchdb
Store, query, and update structured data from any AI agent
client:Zed
transport:streamable-http
Install HutchDB in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"hutchdb": {
"url": "https://app.hutchdb.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs