Evaluate mathematical expressions using the expr-eval library, supporting basic operations and constants like PI and E. Input a valid expression to receive computed results quickly.
Evaluate mathematical expressions using the expr-eval library, returning results with support for constants like E, PI, true, and false. Integrates with Google Calendar MCP Server for simplified expression handling.
A Provider Abstraction Layer that orchestrates multiple AI models (GPT-5, Gemini, O3, local models) within a single conversation, enabling multi-model code reviews, debugging, planning, and CLI-to-CLI bridging with full context preservation.
A mathematical expression calculator that processes user-input expressions and returns computed results, supporting basic operations and built-in constants like PI and E.