{"tools":[{"id":"simpleSalary","name":"simpleSalary","className":"Calculator","methodName":"simpleSalary","title":"Create a simple calculation.","description":"Create a simple salary calculation for a set of rows, employment id, period and salary date."},{"id":"simpleSalaryReport","name":"simpleSalaryReport","className":"Calculator","methodName":"simpleSalaryReport","title":"Simple salary calculation to report","description":"Creates a simple salary calculation for a set of rows, employment id, period and salary date,\nand returns the result as report HTML string (document or fragment).\nRuns both simpleSalary and getReportDocument / getReportFragment based on the input.type."},{"id":"getReportDocument","name":"getReportDocument","className":"Calculator","methodName":"getReportDocument","title":"Get a report document.","description":"Gets a report document for a given calculation."},{"id":"getReportFragment","name":"getReportFragment","className":"Calculator","methodName":"getReportFragment","title":"Get a report fragment.","description":"Gets a report fragment for a given calculation: Only the report html part, without html body tags etc."},{"id":"getEmployees","name":"getEmployees","className":"Employment","methodName":"getEmployees","title":"Get sample employees.","description":"Get sample employees.\n\n- Erkki Esimerkki (example-default) a regular employee, 18-52 years old\n- Laura Lukiolainen (example-17) an underage employee, 17 years old\n- Tanja Eläkeläinen (example-pensioner) a pensioner, 65-67 years old, tax rate 10%\n"},{"id":"getCompanies","name":"getCompanies","className":"Employment","methodName":"getCompanies","title":"Get sample companies.","description":"Get sample companies. Currently only Mallitakomo Oy (example-company) is available."}],"resources":[],"prompts":[],"apps":[{"name":"Salaxy Apps","title":"simpleSalary","description":"MCP app UI for the `simpleSalary` tool."},{"name":"Salaxy Apps","title":"getEmployees","description":"MCP app UI for the `getEmployees` tool."},{"name":"Salaxy Apps","title":"getCompanies","description":"MCP app UI for the `getCompanies` tool."}]}