Available Tools
get_profit_and_loss_summariesreturns month-range P&L summaries for trends, charts, and performance comparisons.get_balance_sheetreturns assets, liabilities, and equity at a specific effective date.get_chart_of_accountsreturns the nested accounting structure for the configured business, useful for both reporting context and transaction categorization.
API-backed Reports
The MCP server calls Layer’s API internally using the active business context from the MCP session. The report tools map to the same report resources documented in the API reference:- Profit and loss summaries use Fetch P&L Summaries.
- Balance sheet reports use Fetch Balance Sheet.
- Chart of accounts data uses Get Chart of Accounts.