Tokenbooks - crypto and fiat accounting and payments for Zed
io.tokenbooks/tokenbooks
Crypto and fiat on one double-entry ledger: sync wallets, reconcile, cost basis, audit-ready close.
client:Zed
transport:streamable-http
tools:36
Install Tokenbooks - crypto and fiat accounting and payments in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"tokenbooks": {
"url": "https://api.tokenbooks.io/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed can do once it is connected
- get_server_info
- get_accounting_reference
- list_workspaces
- list_portfolios
- get_portfolio
- get_portfolio_balances
- list_accounting_rules
- edit_accounting_rules
- apply_accounting_rules
- list_wallets
- list_journal_line_assignment_options
- edit_transaction
- import_adjustment_journals
- get_sync_status
- incremental_sync
- full_resync
- list_portfolio_transactions
- list_raw_transactions
- get_filter_options
- get_portfolio_issue_summary
- confirm_transaction
- reprocess_transaction
- preview_transaction_classification
- merge_transactions