Expense for Zed
io.github.assaf/expense
Receipt tracker with no friction: receipts arrive by email and file themselves
client:Zed
transport:streamable-http
Install Expense in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"expense": {
"url": "https://expense.labnotes.org/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs