# com.krosos/krosos

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

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the content rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 1.0.0
- **Author:** com.krosos
- **License:** Unknown
- **Endpoints:** streamable-http https://app.krosos.com/api/mcp
- **Source:** https://krosos.com/docs/api-access
- **Endpoint health:** reachable (last checked 2026-09-19T21:01:48.622Z, 4 samples) — uptime is not a security property and is not part of the trust score
- **Compatible clients:** claude-code, cursor, copilot, chatgpt, gemini (basis: transport)

## Trust

60/100 (B), scored on the content rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: clean
- Obfuscation scan: clean
- Evidence age: 2 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-19T21:01:48.622Z
- **Version scanned:** live
- **CVEs:** no coverage — this entry has no package coordinates to query OSV against, so "no known CVEs" is NOT asserted for it.

## Tools

12 declared. Observed from a live `tools/list` probe.
- `get_dashboard` — Net worth, balance sheet and current holdings, in the ledger's base currency.
- `get_net_worth_history` — Historical net-worth snapshots (one point per day where recorded).
- `list_transactions` — Transaction history as a human-friendly list, newest first.
- `get_reference_data` — Valid accounts, providers, tickers, asset classes and categories. Read this before writing: trades and adjustments must use these values unless allow_new_values
- `get_tax_report` — Capital-gains / income tax estimate for a year: gains, losses, exemption (including any carried-forward amount), taxable base and estimated tax.
- `get_projection_config` — The forecast/FIRE plan's assumptions (salary, expenses, inflation, retirement dates, tax mode). The projection itself is computed client-side.
- `get_prices` — Current price per ticker with its source, quote currency and recent change, plus any manual overrides.
- `refresh_prices` — Fetch fresh market prices now. With no ticker this refreshes every priced holding; with one it refreshes just that ticker.
- `list_connections` — Linked exchange, bank and wallet connections, each with its sync mode (balance updates, or transactions staged for review) and when it last synced.
- `sync_connections` — 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 w
- `log_trade` — Log a trade (buy / sell / swap), expressed as from-asset to to-asset. Same body and validation as POST /api/transactions.
- `record_balance_adjustment` — 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.

## Install

**Verdict: review** — Installable, but 2 things to check first: No CVE coverage: this entry has no npm/PyPI coordinates to query OSV against, so "no known vulnerabilities" is not a claim that can be made about it.
**Cautions** (coverage gaps and advisories — never blocking)
- No CVE coverage: this entry has no npm/PyPI coordinates to query OSV against, so "no known vulnerabilities" is not a claim that can be made about it.
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"krosos\": {\n      \"type\": \"http\",\n      \"url\": \"https://app.krosos.com/api/mcp\"\n    }\n  }\n}"
```

## Blast radius

Contained to moderate — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: runs on someone else's infrastructure; read-only tool surface.
- Floor 9, ceiling 27 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/com.krosos%2Fkrosos
- Install plan: https://forgeregistry.com/api/v1/packages/com.krosos%2Fkrosos/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/com.krosos%2Fkrosos
- HTML page: https://forgeregistry.com/registry/com.krosos%2Fkrosos
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
