Obolus for VS Code
io.github.sanzation/obolus
Read-only payroll calculations and multi-country tax comparisons for eight countries.
client:VS Code
transport:streamable-http
tools:2
Install Obolus in VS Code
.vscode/mcp.json
{
"servers": {
"obolus": {
"type": "http",
"url": "https://www.obolusfinanz.de/api/mcp/public"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs