From contracts, documents and user inputs to international financial report output, instantly — automated real-time, daily or complete period batch processing. Automated journal entries with paragraph references, explanatory notes, XBRL tags, disclosure checklist — full transparency workings at every step. Direct-line consolidation only.
What you get from every calculation — not just a number.
Journal entries and measurements each carry the exact IFRS/IAS paragraph that authorizes them. A disclosure checklist flags what must be disclosed — not auto-drafted text, but the precise requirements you need to satisfy. Not just the answer — the authority behind it.
IAS 37 provision feeds into IAS 16 cost, which feeds into IAS 12 DTA. Each module delivers current-period numbers only — scoped to your reporting window. Feed one module's output as the next module's input.
Every required field is documented via /schema. No IFRS treatment is applied by assumption. Rebuttable presumptions must be declared explicitly — the engine refuses to guess.
Every balance sheet, P&L, OCI, and cash flow line in the response carries its XBRL element name and statement location. Feed it directly into your regulatory filing pipeline without a second mapping step.
20 MCP tools plug directly into Claude Code, Cursor, Windsurf, and VS Code. Describe what you need in plain language — the AI handles the IFRS analysis and returns cited, structured results.
Submit all 31 standards as a single ifr_period_end_batch call. One accounting policy block applies entity-wide with per-class overrides. The response assembles a consolidated trial balance, full financial statements, and disclosure notes in one round trip.
Pass exportJournalCsv: true on a batch call to receive a ready-to-import CSV of all period journal entries — account, debit, credit, IFRS paragraph reference, XBRL tag. Drop it straight into your ERP or general ledger.
Every response includes a workings block — the formula applied, the inputs used, and the step-by-step arithmetic. Nothing is a black box. Hand the workings directly to auditors as calculation documentation.
The batch response assembles every journal entry from every standard into a single debit/credit trial balance. Balanced to zero. Account codes, IFRS paragraph refs, and XBRL tags included on every line.
Statement of financial position, statement of profit or loss, OCI, and cash flow statement — generated automatically from the batch results. Closing balances with IAS 1 line-item classification included.
Pass any standard's calculate output to ifr_apply_ias10 to apply events-after-reporting-period analysis. Adjusting events restate the figures; non-adjusting events surface as disclosure requirements — without re-running the original calculation.
Every batch call returns a structured disclosureNotes block — IFRS 18-aggregated notes keyed by standard, ready to feed into your reporting template. Pass includeDisclosureNotes: false to suppress it.
Include an ias7 item in the batch and the response gains a cashFlowStatement key — IAS 7 indirect method, assembled from the period's journal entries. No separate call needed.
Field names, descriptions, and error messages are written for agent readability — not just human readers. Every /schema response gives an AI agent enough context to map source data to the correct field without additional documentation lookups.
ifr_ingest_document extracts structured data from plain text or scanned documents via OCR. ifr_propose_mapping maps extracted fields to the correct standard's schema. Then calculate — from paper to journal entry in one flow.
Sign in with Google, get your token, paste one config line into your agent.
.mcp.json in project root (or ~/.claude/mcp.json)~/.continue/config.json — Continue.dev with any local Ollama model~/.continue/config.json — Continue.dev with ollama run qwen2.5:72b~/.gemini/settings.json or project settings.jsontools array in your API call.cursor/mcp.json in project root~/.codeium/windsurf/mcp_config.json.vscode/mcp.json — requires GitHub Copilot with MCP supportPOST https://mcp.ifrcoworker.com# install CLI once npm install -g @smithery/cli # connect ifrCoworker smithery mcp add hello-3ubk/ifr-spocont
smithery auth login. No manual JSON config needed.The standard package covers 2–3 small company quarterly or semi-annual period-end closings in batch, or one mid-size company.
One call at the economic entry point — a machine with a decommissioning obligation. The engine computes the IAS 37 provision as a satellite, capitalises it into IAS 16 cost, and the trace proves every chain was considered.
Always call the /schema endpoint first — it returns the exact required fields and their shape for the current standard. Then /validate, then /calculate.
Each module delivers current-period numbers only — scoped to reportingDate / previousReportingDate. Standards cascade (IAS 37 → IAS 16 → IAS 12) but each controller owns its own slice. Feed one module's output as the next module's input.
As soon as an IASB amendment becomes adoptable, the engine applies it. No flags, no version pins, no migration work on your side.
Your integration stays unchanged — the endpoint absorbs every amendment cycle automatically.
Your agent reads the documents — or guides the client through intake. ifrCoworker handles the standards. Your senior reviews the output.
ifr_schema, learns what ifrCoworker needs, then asks the client the right questions — nothing reportable missed.Any MCP-compatible AI tool connects in under a minute.
{
"mcpServers": {
"ifrCoworker": {
"type": "streamable-http",
"url": "https://mcp.ifrcoworker.com",
"headers": { "Authorization": "Bearer YOUR_TOKEN" }
}
}
}
One endpoint family covers every economic element. The engine resolves the governing standard server-side and fires the automatic companion calculations (deferred tax, FX, borrowing costs, impairment, events after the period). Same three-step contract everywhere: schema → validate → calculate.
GET /api/ifrcoworker/cascade/{elementType}/schema
POST /api/ifrcoworker/cascade/{elementType}/validate
POST /api/ifrcoworker/cascade/{elementType}/calculate
lease financial-instrument provision revenue-contract employee-obligation share-payment inventory government-grant direct-item asset (assetClass: PPE · INTANGIBLE_ASSET · INVESTMENT_PROPERTY · BIOLOGICAL_ASSET · EXPLORATION · …) equity-method-investment (investmentType: ASSOCIATE · JOINT_VENTURE) business-combination group tax-position fx-exposure borrowing-costs impairment-test disposal-group eps fair-value-measurement cash-flow-statement separate-financials hyperinflation segments first-time-adoption regulatory-balance post-period-events
One call at the economic entry point. Satellite standards complete the inputs (borrowing costs, dismantling provisions, hedge basis); consequential standards complete the outputs (deferred tax, FX, impairment). The response carries cascadeTrace — every potential chain listed as fired or skipped with a reason. Completeness in handling is an auditable artifact, not a promise.
| element | entry standard | inputs completed via | consequences activated |
|---|---|---|---|
lease |
IFRS 16 | IAS 23 · IAS 37 | IAS 36 · IAS 23 · IAS 21 · IAS 12 |
financial-instrument |
IFRS 9 | — | IAS 37 · IAS 19 · IAS 21 · IAS 12 |
provision |
IAS 37 | — | IFRS 16 · IAS 21 · IAS 12 |
revenue-contract |
IFRS 15 | — | IAS 21 · IFRS 16 |
employee-obligation |
IAS 19 | — | IAS 21 · IAS 12 |
share-payment |
IFRS 2 | — | IAS 12 · IAS 21 |
inventory |
IAS 2 | IAS 23 · IFRS 9 hedge | IAS 21 · IAS 23 · IAS 10 |
government-grant |
IAS 20 | — | IAS 16 · IAS 38 · IAS 21 |
direct-item |
direct events | — | — cash, equity, accruals, FX settlements — direct journal entries |
assetassetClass: PPE / LAND / … |
IAS 16 | IAS 23 · IAS 37 · IFRS 9 hedge | IAS 36 · IAS 20 · IAS 23 · IAS 21 · IFRS 9 · IAS 12 |
assetassetClass: INTANGIBLE_ASSET |
IAS 38 | IAS 23 · IFRS 9 hedge | IAS 20 · IAS 36 · IAS 23 · IAS 21 · IFRS 9 · IAS 12 |
assetassetClass: INVESTMENT_PROPERTY |
IAS 40 | IAS 23 · IFRS 9 hedge · IAS 37 | IAS 36 · IAS 21 · IAS 23 · IAS 20 · IFRS 9 · IAS 12 |
assetassetClass: BIOLOGICAL_ASSET |
IAS 41 | IFRS 9 hedge · IAS 23 | IAS 21 |
assetassetClass: EXPLORATION |
IFRS 6 | IAS 23 · IAS 37 · IFRS 9 hedge | IAS 36 · IAS 16 · IAS 38 · IAS 21 |
equity-method-investmentinvestmentType: ASSOCIATE |
IAS 28 | — | IAS 36 · IAS 21 |
equity-method-investmentinvestmentType: JOINT_VENTURE |
IFRS 11 | — | IAS 21 |
business-combination |
IFRS 3 | — | IAS 36 · IAS 12 · IAS 21 |
group |
IFRS 10 | — | — companions built in: IFRS 3 (day-1 acquisition), IAS 28 (associates), IAS 21 (translation), IFRS 5 (discontinued) — always returns group financial statements |
tax-position |
IAS 12 | — | IAS 21 |
fx-exposure |
IAS 21 | — | — |
borrowing-costs |
IAS 23 | — | IAS 21 |
impairment-test |
IAS 36 | — | IAS 21 · IAS 12 |
disposal-group |
IFRS 5 | — | IAS 36 · IAS 21 |
eps |
IAS 33 | — | IAS 21 |
fair-value-measurement |
IFRS 13 | — | IAS 21 |
cash-flow-statement |
IAS 7 | — | — |
separate-financials |
IAS 27 | — | IAS 12 · IAS 21 · IAS 36 |
hyperinflation |
IAS 29 | — | — |
segments |
IFRS 8 | — | — |
first-time-adoption |
IFRS 1 | — | IAS 12 |
regulatory-balance |
IFRS 20 | — | IAS 12 · IAS 21 |
post-period-events |
IAS 10 | — | IAS 21 |
cascadeTrace + ignoredInputs prove it per response: which chains fired, which were considered and skipped (with the reason), and that every submitted field was used.
Connect once. The agent selects the right standard, validates inputs, and returns journal entries with XBRL tags — without writing a single line of code.
ifr_schemaifr_validateifr_calculateifr_apply_ias10ifr_route_eventifr_period_checklistifr_check_quotaifr_period_end_batchifr_batch_validateifr_ingest_documentifr_propose_mappingifr_flag_resultifr_explain_resultifr_generate_workpaperifr_disclosure_checklistifr_replayifr_ecl_provision_matrixifr_input_schemaifr_amortisation_scheduleifr_cgu_impairment
ifr_schema first, receive the full field definitions and example request, and succeed on the very next call. Every single call resolved correctly — the two-step pattern is by design.
ifr_period_end_batch: all items in one call → consolidated journal entries, trial balance, SOFP / SOPL / SOOCI / SOCF and a movements-only SOCIE (total change in period — opening equity never required). Three modes: compact summary by default · includeWorkings:true for full step-by-step workings · entityProfile for close mode with applicability checklist and coverage analysis
ifr_route_event: describe the transaction in plain words and receive the matching standards plus the exact endpoint and element type to call (free)
ifr_schema defines the complete minimum dataset; ifr_validate catches missing fields and conflicting inputs before the engine runs — turning potential trap cases into structured errors instead of confident-looking wrong answers, before any credits are consumed
ifr_disclosure_checklist: pass an entity profile and receive the mandatory disclosures per applicable standard with paragraph references — supply prior results inline and each item is reconciled complete / incomplete / needs-entity-data (free). Every calculate response also embeds the disclosures for that transaction
Schema and validate calls are always free. Request consumption is charged on calculate, batch, and data export. Every calculate runs pre-validation first — if validation fails, nothing is charged. Every successful calculate response includes step-by-step workings per standard.
Cross-standard cascades (IAS 12 / IAS 21 / IAS 23 auto-triggered) each count as one calculate credit.
disclosure requirement checklist included
Opening IFRS balance sheet at date of transition · Deemed cost elections for PPE, intangibles & investments (IFRS 1.D5–D7) · FCTR reset to zero (D13) · IAS 19 cumulative actuarial recognition (D10) · Deferred tax on all adjustments · IFRS 1.24 equity & TCI reconciliation disclosures
Vesting schedule & cumulative expense · Black-Scholes option fair value · Equity vs cash-settled classification · Modification: incremental fair value · Forfeiture rate adjustment
Goodwill — full & partial NCI method · Fair value allocation of net assets · Bargain purchase gain recognition · Contingent consideration measurement · Step acquisition & remeasurement
Reclassification criteria assessment · Lower of CA / FV less costs to sell · Impairment loss & subsequent reversal · Discontinued operation P&L split · Disposal group measurement
Cost vs revaluation model election · Impairment trigger assessment (6 indicators) · Reclassification on technical feasibility · E&E asset derecognition · Restoration & rehabilitation provision
Reportable segment identification (10% thresholds) · Aggregation criteria assessment · Segment profit/loss & asset/liability disclosure · Reconciliation to entity totals · Entity-wide disclosures (products, geography, customers)
ECL staging (Stage 1 / 2 / 3) · 12-month vs lifetime ECL calculation · EIR amortisation schedule · Hedge effectiveness (prospective & retrospective) · SPPI test & business model classification
Multi-level holding hierarchy (parent → sub → sub-sub, unlimited depth) · Sequential bottom-up consolidation with W1–W5 working papers at every level · Sub↔sub intercompany elimination · Step acquisition (IFRS 3.41 remeasurement at any level) · Sub-holding disposal (consolidated CA basis) · Treasury share elimination · Accounting policy uniformity & date-difference usability checks (IFRS 10.19/22/B93) · NCI: proportionate or full-goodwill method
↻ Circular & reciprocal ownership (A→B→C→A) resolved automatically via Gauss-Jordan elimination (Matheson simultaneous equation method) — no special handling required, results include full resolution working papers.
Joint operation vs joint venture classification · Proportionate asset/liability recognition (JO) · Equity method application (JV) · Contribution of assets to a JV · Change in interest accounting
Level 1 / 2 / 3 hierarchy classification · Market, income & cost approaches · Highest and best use analysis · Principal vs most advantageous market · Credit valuation adjustment (CVA)
5-step model end-to-end · Standalone selling price allocation · Variable consideration constraint · Contract modification (prospective / cumulative) · Principal vs agent gross/net revenue
Lease liability + ROU asset schedule · Incremental borrowing rate & implicit rate · Modification: remeasurement vs new lease · Variable lease payment treatment · Sale-and-leaseback gain recognition
Regulatory asset & liability — rate-regulated utilities, energy, water, transport · Timing difference (allowed compensation vs rates billed) · Regulatory interest accretion · IFRS 14 transition reclassification · Effective 1 January 2029
FIFO & weighted average cost formula · NRV write-down & reversal · Cost of goods sold journal entries · Absorption costing (fixed overhead allocation) · Intercompany inventory profit elimination
Statement of cash flows — indirect & direct presentation · derived from a trial balance or batch results in one call · interest / dividend classification policy (operating vs financing / investing) · non-cash transaction disclosure
Adjusting vs non-adjusting classification · Going concern trigger assessment · Dividend declaration disclosure · Overlay on any other module's output · Restatement of financial statement figures
Temporary difference — DTA & DTL · DTA recoverability (probable future profit test) · Tax rate change restatement · Deferred tax on business combinations · Unrecognised DTA tracking & reversal
Cost vs revaluation model · SL / reducing balance / UOP depreciation · Component accounting · Revaluation surplus & OCI treatment · Impairment, disposal & derecognition gain/loss
DBO under projected unit credit method · Current & past service cost · Net interest on net defined benefit liability · Remeasurement (actuarial gains/losses) — OCI · Plan asset return & asset ceiling
Capital vs revenue grant classification · Deferred income vs asset deduction method · Systematic income recognition schedule · Repayment obligation accounting · Below-market loan benefit measurement
Functional vs presentation currency determination · Monetary / non-monetary retranslation · Exchange difference — P&L vs OCI · Cumulative translation adjustment (CTA) · Disposal: reclassification of CTA to P&L
Qualifying asset identification · Specific borrowing capitalisation · Weighted average rate — general pool · Suspension period exclusion · Cessation on substantial completion
Separate financial statements — subsidiary / associate / JV investment at cost, fair value (IFRS 9) or equity method · dividend income recognition · impairment indicator interaction
Associate profit & OCI sharing · Upstream & downstream elimination · Goodwill within carrying amount · Impairment of investment in associate · Reduction to zero & unrecognised losses
Hyperinflationary economies — non-monetary item restatement by general price index · gain / loss on net monetary position to P&L · equity and comparative restatement
Basic EPS — weighted average shares · Diluted EPS — treasury share method (options) · If-converted method (bonds & preference shares) · Rights issue retrospective adjustment · Continuing vs discontinued EPS split
VIU (DCF) vs FVLCTS recoverable amount · CGU identification & allocation · Goodwill impairment (no reversal) · Corporate asset allocation across CGUs · Reversal limits for other assets
Recognition criteria (probable, reliable estimate) · Best estimate & expected value method · Onerous contract provision · Restructuring cost recognition criteria · Unwinding of discount (time value)
Recognition criteria (identifiable, control, benefit) · Finite vs indefinite useful life · Development cost capitalisation (6-criteria test) · Amortisation & annual impairment review · Revaluation model (active market required)
Fair value vs cost model election · Fair value gain/loss to P&L · Transfer between categories (trigger events) · Rental income & operating cost allocation · Disposal gain/loss calculation
Biological asset fair value at harvest · Fair value gain/loss on biological transformation · Agricultural produce recognition at harvest · Bearer plant reclassification to IAS 16 · Government grant (conditional vs unconditional)
For a custom quotation, briefly describe your expected usage: number of calls per month, the IFRS standards you rely on, batch vs single calls.