Calculator
Math expressions, unit conversions, and percentage calculations.
zero-config3 tools
Fully zero-config. No dependencies, no network access.
Evaluate mathematical expressions, convert between units, and calculate percentages. Powered by mathjs — supports complex expressions, matrices, and functions.
Setup
terminal
No setup required.Tools
| Tool | Description | Inputs | Approval |
|---|---|---|---|
calculator_eval | Evaluate a math expression | expression | — |
calculator_convert | Convert between units | value, from, to | — |
calculator_percentage | Calculate percentage of a value | value, percent | — |
Tools marked required will prompt the user for approval before execution. These are typically write, delete, or send operations.
Example Prompts
“What is 15% of 347?”
calculator_percentage“Convert 100 miles to kilometers”
calculator_convert“Solve: (sqrt(144) + 5^2) / 3”
calculator_eval