Param is trying a Github MCP server for AI Agent
The repository now includes a function to add two numbers:
from add_numbers import add_two_numbers
# Add two numbers
result = add_two_numbers(5, 10) # Returns 15To run the tests:
python test_add_numbers.py