Obolus for Zed
io.github.sanzation/obolus
Read-only payroll calculations and multi-country tax comparisons for eight countries.
client:Zed
transport:streamable-http
tools:2
Install Obolus in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"obolus": {
"url": "https://www.obolusfinanz.de/api/mcp/public"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs