Krosos

Your accounting ledger as typed tools: net worth, holdings, history, tax estimates, trade logging.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

    Your accounting ledger as typed tools: net worth, holdings, history, tax estimates, trade logging.

    Server tool list (12)

    Raw names from tools/list. Only developers need these.

    get_dashboardNet worth, balance sheet and current holdings, in the ledger's base currency.
    get_net_worth_historyHistorical net-worth snapshots (one point per day where recorded).
    list_transactionsTransaction history as a human-friendly list, newest first.
    get_reference_dataValid accounts, providers, tickers, asset classes and categories. Read this before writing: trades and adjustments must use these values unless allow_new_values is set.
    get_tax_reportCapital-gains / income tax estimate for a year: gains, losses, exemption (including any carried-forward amount), taxable base and estimated tax.
    get_projection_configThe forecast/FIRE plan's assumptions (salary, expenses, inflation, retirement dates, tax mode). The projection itself is computed client-side.
    get_pricesCurrent price per ticker with its source, quote currency and recent change, plus any manual overrides.
    refresh_pricesFetch fresh market prices now. With no ticker this refreshes every priced holding; with one it refreshes just that ticker.
    list_connectionsLinked exchange, bank and wallet connections, each with its sync mode (balance updates, or transactions staged for review) and when it last synced.
    sync_connectionsSync every linked connection in one pass: push the latest balance into each linked holding, and stage new transactions into the review queue. Reports what was written, what was staged and any per-provider errors.
    log_tradeLog a trade (buy / sell / swap), expressed as from-asset to to-asset. Same body and validation as POST /api/transactions.
    record_balance_adjustmentRecord a signed quantity change on one holding (a balance update that is not a trade). Same body and validation as POST /api/position-adjustments.
    Krosos: connect to Claude, ChatGPT, Cursor · Connectors.fun