Your accounting ledger as typed tools: net worth, holdings, history, tax estimates, trade logging.
Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.
https://app.krosos.com/api/mcp12 strumenti · 426 msget_dashboardNet worth, balance sheet and current holdings, in the ledger's base currency.Net worth, balance sheet and current holdings, in the ledger's base currency.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_net_worth_historyHistorical net-worth snapshots (one point per day where recorded).Historical net-worth snapshots (one point per day where recorded).
Per questo strumento non è stato pubblicato alcuno schema di input.
list_transactionsTransaction history as a human-friendly list, newest first.Transaction history as a human-friendly list, newest first.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.Valid accounts, providers, tickers, asset classes and categories. Read this before writing: trades and adjustments must use these values unless allow_new_values is set.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_tax_reportCapital-gains / income tax estimate for a year: gains, losses, exemption (including any carried-forward amount), taxable base and estimated tax.Capital-gains / income tax estimate for a year: gains, losses, exemption (including any carried-forward amount), taxable base and estimated tax.
| Parametro | Tipo | Descrizione |
|---|---|---|
| year | string | Defaults to the current year |
| account | string | One portfolio; absent sums every configured one |
get_projection_configThe forecast/FIRE plan's assumptions (salary, expenses, inflation, retirement dates, tax mode). The projection itself is computed client-side.The forecast/FIRE plan's assumptions (salary, expenses, inflation, retirement dates, tax mode). The projection itself is computed client-side.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_pricesCurrent price per ticker with its source, quote currency and recent change, plus any manual overrides.Current price per ticker with its source, quote currency and recent change, plus any manual overrides.
Per questo strumento non è stato pubblicato alcuno schema di input.
refresh_pricesFetch fresh market prices now. With no ticker this refreshes every priced holding; with one it refreshes just that ticker.Fetch fresh market prices now. With no ticker this refreshes every priced holding; with one it refreshes just that ticker.
| Parametro | Tipo | Descrizione |
|---|---|---|
| ticker | string | Omit to refresh every ticker |
| symbol | string | Provider symbol when it differs from the 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.Linked exchange, bank and wallet connections, each with its sync mode (balance updates, or transactions staged for review) and when it last synced.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.Sync 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.
Per questo strumento non è stato pubblicato alcuno schema di input.
log_tradeLog a trade (buy / sell / swap), expressed as from-asset to to-asset. Same body and validation as POST /api/transactions.Log a trade (buy / sell / swap), expressed as from-asset to to-asset. Same body and validation as POST /api/transactions.
| Parametro | Tipo | Descrizione |
|---|---|---|
| tx_date* | string | Today or tomorrow at the latest (the user's own calendar day); later dates are rejected |
| from_account* | string | — |
| from_provider* | string | — |
| from_ticker* | string | — |
| from_asset* | string | — |
| from_category | string | — |
| from_description | string | — |
| from_risk | integer | — |
| from_amount* | number | — |
| to_account* | string | — |
| to_provider* | string | — |
| to_ticker* | string | — |
| to_asset* | string | — |
| to_category | string | — |
| to_description | string | — |
| to_risk | integer | — |
| to_amount* | number | — |
| overall_eur_value* | number | The trade's total value in the ledger's base currency (the field name is historical: EUR was the only base) |
| description | string | — |
| allow_new_values | boolean | Create accounts/providers/tickers not yet in reference-data. Default false. |
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.Record a signed quantity change on one holding (a balance update that is not a trade). Same body and validation as POST /api/position-adjustments.
| Parametro | Tipo | Descrizione |
|---|---|---|
| tx_date* | string | Today or tomorrow at the latest (the user's own calendar day); later dates are rejected |
| account* | string | — |
| provider* | string | — |
| ticker* | string | — |
| asset* | string | — |
| quantity_delta* | number | Signed quantity change (non-zero) |
| allow_new_values | boolean | — |
12 strumenti su 12 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
Your accounting ledger as typed tools: net worth, holdings, history, tax estimates, trade logging.
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.