@pipeworx/newton
Connect: https://gateway.pipeworx.io/newton/mcp · Install: one-click buttons
Tools: 4
Tools
- simplify — Reduce a mathematical expression to its simplest form. Input algebraic notation (e.g., “2^2+2(2)”). Returns simplified result.
- derive — Find the derivative of an expression with respect to x. Input algebraic notation (e.g., “x^2”). Returns the derivative.
- integrate — Find the indefinite integral of an expression with respect to x. Input algebraic notation (e.g., “x^2”). Returns antiderivative with constant C.
- factor — Factor a polynomial into irreducible factors. Input polynomial (e.g., “x^2-1” or “x^2+3x+2”). Returns factored form.
Tools
-
derive— Find the derivative of an expression with respect to x. Input algebraic notation (e.g., x^2 ). Returns the derivative. -
factor— Factor a polynomial into irreducible factors. Input polynomial (e.g., x^2-1 or x^2+3x+2 ). Returns factored form. -
integrate— Find the indefinite integral of an expression with respect to x. Input algebraic notation (e.g., x^2 ). Returns antiderivative with constant C. -
simplify— Reduce a mathematical expression to its simplest form. Input algebraic notation (e.g., 2^2+2(2) ). Returns simplified result.