You're viewing a demo portfolio

Join the waitlist
PRSM

integrate

Active

Tool of mcp-newton

declared in 0.1.0

Find the indefinite integral of an expression with respect to x. Input algebraic notation (e.g., "x^2"). Returns antiderivative with constant C.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "expression": "x^2"
    },
    {
      "expression": "cos(x)"
    }
  ],
  "required": [
    "expression"
  ],
  "properties": {
    "expression": {
      "type": "string",
      "description": "Expression to integrate (e.g., \"x^2\", \"cos(x)\", \"x^3+x\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-newton

https://github.com/pipeworx-io/mcp-newton

2/7 registries
View full server →