bexio mcp server for Zed
io.github.promptpartner/bexio-mcp-server
Swiss accounting integration for Bexio. 314 tools: invoices, contacts, projects, account balances
client:Zed
transport:stdio
runtime:npm
Install bexio mcp server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"bexio-mcp-server": {
"command": "npx",
"args": [
"-y",
"@promptpartner/bexio-mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs