add
Add two numbers together using the Math-MCP server’s API, enabling accurate numerical calculations for LLMs by processing defined input values.
Instructions
Adds two numbers together
Input Schema
Name | Required | Description | Default |
---|---|---|---|
firstNumber | Yes | The first addend | |
secondNumber | Yes | The second addend |