add
Calculate the sum of two integers to perform basic arithmetic operations. This tool provides a straightforward method for addition within the MCP server environment.
Instructions
Add two numbers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| a | Yes | ||
| b | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |