BeanHub for Zed
io.beanhub/mcp
Read and update hosted Beancount books over OAuth. No CLI access token.
client:Zed
transport:streamable-http
Install BeanHub in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://api.beanhub.io/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs