com.krosos/krosos

MCPcommunityattivo
v1.0.0com.krososUnknownAggiornato 1 mesi fa

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

Stato dell’endpointattivo
verificato 1 giorno fa · 426 ms
100 % degli ultimi 4 controlli hanno raggiunto questo endpoint
Funziona in
ClaudeCursorCopilotChatGPTGemini

Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.

Indicizzato automaticamente da fonti pubbliche. Non ancora verificato dal suo sviluppatore su Forge.Rivendica questo annuncio →
1 mesi faUltimo aggiornamento
Pacchetto
Autorecom.krosos
LicenzaUnknown
Versione1.0.0
Fontemcp-registry
Stato di fiducia
B
60/100Buono
Presente nell’indice di Forge+10/10
Identità del publisher verificata+0/30
Publisher: per questo annuncio non risulta alcun repository, quindi `forge publish` non può verificare la proprietà automaticamente. Usa «Rivendica questo annuncio» qui sopra — Forge li esamina a mano.
Verifica del dominio+0/10
Al momento non disponibile per questo tipo di annuncio — oggi il controllo del dominio viene eseguito solo per i pacchetti su npm, quindi questa riga non può ancora essere ottenuta qui, indipendentemente da cosa sia ospitato sul dominio.
Analisi prompt injection · pulita+30/30
Analisi offuscamento / esfiltrazione · pulita+20/20
StatoIndicizzato dalla community
PublisherNon verificato
FirmaNon firmato
Dominio
Provenienza
DipendenzeNon verificate
Superficie di strumenti12 strumenti · nessuno privilegiato
Analisi di sicurezza✓ Pulitovlive · 1 g faQuanto è efficace questa analisi?
ValutazioniNessuna
Indicizzato11 ago 2026

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.

Strumenti

12 strumenti · nessuno privilegiato
Osservato in tempo reale dall’endpoint del fornitore1d ago

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 ms
get_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.

ParametroTipoDescrizione
yearstringDefaults to the current year
accountstringOne 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.

ParametroTipoDescrizione
tickerstringOmit to refresh every ticker
symbolstringProvider 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.

ParametroTipoDescrizione
tx_date*stringToday 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_categorystring
from_descriptionstring
from_riskinteger
from_amount*number
to_account*string
to_provider*string
to_ticker*string
to_asset*string
to_categorystring
to_descriptionstring
to_riskinteger
to_amount*number
overall_eur_value*numberThe trade's total value in the ledger's base currency (the field name is historical: EUR was the only base)
descriptionstring
allow_new_valuesbooleanCreate 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.

ParametroTipoDescrizione
tx_date*stringToday 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*numberSigned quantity change (non-zero)
allow_new_valuesboolean

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.

Descrizione

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

Parole chiave
mcp
Alternative
Confronto delle superfici di strumenti…

Nessuna copertura delle dipendenze

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.