# com.worthune/models

61 verified financial models and a household planning engine: 20 MCP tools, 6 keyless, specs cited.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the content rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 1.8.0
- **Author:** com.worthune
- **License:** Unknown
- **Endpoints:** streamable-http https://worthune.com/api/mcp/mcp
- **Source:** https://worthune.com
- **Endpoint health:** reachable (last checked 2026-09-25T12:15:21.260Z, 5 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: 0 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-25T12:15:21.260Z
- **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

20 declared. Observed from a live `tools/list` probe.
- `list_models` — List Worthune's Concordance-tested financial calculation models (an independent second implementation must agree with the engine, per the published spec). Retur
- `get_model_contract` — Get a model's machine-readable contract: required inputs with types and valid domains, cross-field constraints, sentinel-value meanings, and the government cons
- `run_model` — Run a Concordance-tested calculation model. Inputs must satisfy the contract from get_model_contract (all fields required, values inside their domains — out-of-
- `verify_claim` — Verify claims about a model's outputs against the engine before presenting them to a user. Pass the model inputs plus one or more claims ({path, op, value}); ea
- `create_household` — Create a persistent household resource from a household-schema document (docs/household-schema-spec.md: members, accounts by tax wrapper, liabilities, income an
- `get_household` — Fetch a stored household document and its metadata by id.
- `list_households` — List the organization's stored households — id, label, advisorRef, version, status, when it was last computed — without the documents (get_household returns one
- `archive_household` — Archive a stored household (never deleted: the row stays readable, leaves the active-household meter, and stops accepting writes or projections). The same opera
- `list_decisions` — The append-only history of coordination strategies run on a stored household, newest first — id, strategy, spec version, household version, record hash, when. M
- `get_decision` — One stored decision in full: the decision object as it was produced, the household version it ran against, and its evidence record with the hashed inputs — enou
- `get_household_picture` — One household, one picture: the balance sheet by wrapper and owner, income and spending this year, how current the last computation is against the engine's spec
- `replace_household` — Full-document replace with optimistic concurrency: pass expectedVersion (from get_household) and a stale write loses cleanly with the current version instead of
- `patch_household` — Apply a collection-level delta to a stored household without resending the whole document: set scalars (filingStatus, state), upsert entries by id (replace or a
- `project_household` — Run the deterministic multi-year projection on a stored household — income, RMDs, federal + covered state tax, expenses, amortization, cash flow, net worth per 
- `list_example_households` — Twelve FICTIONAL households, each built to exercise a different part of the planning engine — accumulation, a Roth conversion window, drawdown on a low-basis po
- `try_household_projection` — Run the deterministic multi-year household projection on a document you pass in — income, RMDs, Roth conversions, federal and covered-state tax, expenses, amort
- `import_households` — Migrate a book (WS3.5): import up to 200 households in one call, with dryRun: true validating everything and writing NOTHING — iterate until the per-row, per-fi
- `draft_import_mapping` — WS3.5c: AI drafts the mapping; determinism executes it. Send up to 10 sample records from an export (column → string cell) and get back a DRAFT mapping template
- `narrate_decision` — The Verified Narrative: client- or advisor-ready prose for a stored decision (decision_id) or an inline decision object. A model drafts the narrative FROM the d
- `decide_household` — Run a Household Coordination Engine strategy on a stored household and get back a ranked decision object with evidence records. Strategies: withdrawal-sequencin

## 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    \"models\": {\n      \"type\": \"http\",\n      \"url\": \"https://worthune.com/api/mcp/mcp\"\n    }\n  }\n}"
```

## Blast radius

Moderate to extensive — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: mutates data; runs on someone else's infrastructure.
- Floor 26, ceiling 50 (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.worthune%2Fmodels
- Install plan: https://forgeregistry.com/api/v1/packages/com.worthune%2Fmodels/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/com.worthune%2Fmodels
- HTML page: https://forgeregistry.com/registry/com.worthune%2Fmodels
- 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.
