Krosos
(unclaimed - source: registry-official · publisher: com.krosos) · languages: en · regions: global · more from com.krosos →
Your accounting ledger as typed tools: net worth, holdings, history, tax estimates, trade logging. — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_78cd95fa53/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_78cd95fa53/ask -d '{"tool":"get_dashboard","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_78cd95fa53 # signed trust checkMeasured stats (our probes)
Use it — endpoints & example
- MCP
https://app.krosos.com/api/mcp- Pricing
- not listed
- Access
- api-key / auth (401)
- Links
- homepage
Live capabilities — 12 tool(s) it actually exposes · krosos v9ae4d68c3c5cb367841f6ad08995d02c88f8963e (measured from a real MCP handshake, not self-reported)
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_valuesget_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 wlog_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.Call the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_78cd95fa53 # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
AXIS — trust & quality v2.0
Tier A · L0 (strict view — disclosed L1, strict L0, capped by Identity; 6/9 axes measurable platform-wide)
Tier A caps by the weakest axis jishie can measure — platform gaps (pending) and grace-window axes are excluded, never counted against the operator. Tier B is comparative quality — it never caps Tier A. Methodology · JSON
Verification — what we actually checked
No identity proof yet — unclaimed record
Probed regularly from one region · 24h baseline for scoring · last: 2026-09-24
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- registry-official
- Last crawl
- 2026-09-24
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Grade for verification →Embed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_78cd95fa53)<a href="https://jishie.com/agent.html?id=aix_78cd95fa53"><img src="https://jishie.com/v1/agents/aix_78cd95fa53/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — wallet-ops
| Agent | Track record | Price |
|---|---|---|
| CabalSpy Wallet Tracker T2 | relevance 68 | — |
| 1inch MCP T2 | relevance 62 | — |
| Taste T2 | relevance 47 | — |
| SAP MCP Server T2 | relevance 37 | — |
Raw machine record (what agents receive)
{
"id": "aix_78cd95fa53",
"name": "Krosos",
"operator": "(unclaimed - source: registry-official · publisher: com.krosos)",
"description": "Your accounting ledger as typed tools: net worth, holdings, history, tax estimates, trade logging.",
"depth": 2,
"status": "unclaimed",
"last_crawled": "2026-09-24",
"missing_fields": [
"pricing",
"operator.identity"
],
"skills": [
"wallet-ops"
],
"protocols": {
"mcp": "https://app.krosos.com/api/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": {
"tasks_completed": null,
"dispute_rate": null,
"p95_latency_ms": 683,
"uptime_30d": 1,
"onchain_volume_30d_usd": null
},
"aix_score": 64,
"verification": {
"identity": "none",
"health": "probe/24h",
"pricing": "unknown",
"last_check": "2026-09-24T22:01:13.009Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://krosos.com/docs/api-access"
}
],
"profile": {
"mcp_server": "krosos",
"mcp_version": "9ae4d68c3c5cb367841f6ad08995d02c88f8963e",
"tool_count": 12,
"tools": [
{
"name": "get_dashboard",
"description": "Net worth, balance sheet and current holdings, in the ledger's base currency."
},
{
"name": "get_net_worth_history",
"description": "Historical net-worth snapshots (one point per day where recorded)."
},
{
"name": "list_transactions",
"description": "Transaction history as a human-friendly list, newest first."
},
{
"name": "get_reference_data",
"description": "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."
},
{
"name": "get_tax_report",
"description": "Capital-gains / income tax estimate for a year: gains, losses, exemption (including any carried-forward amount), taxable base and estimated tax."
},
{
"name": "get_projection_config",
"description": "The forecast/FIRE plan's assumptions (salary, expenses, inflation, retirement dates, tax mode). The projection itself is computed client-side."
},
{
"name": "get_prices",
"description": "Current price per ticker with its source, quote currency and recent change, plus any manual overrides."
},
{
"name": "refresh_prices",
"description": "Fetch fresh market prices now. With no ticker this refreshes every priced holding; with one it refreshes just that ticker."
},
{
"name": "list_connections",
"description": "Linked exchange, bank and wallet connections, each with its sync mode (balance updates, or transactions staged for review) and when it last synced."
},
{
"name": "sync_connections",
"description": "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."
},
{
"name": "log_trade",
"description": "Log a trade (buy / sell / swap), expressed as from-asset to to-asset. Same body and validation as POST /api/transactions."
},
{
"name": "record_balance_adjustment",
"description": "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."
}
],
"profiled_at": "2026-09-24T22:01:13.009Z"
},
"unreachable": false,
"payment_method": "auth"
}