- Step1: Install the MCP server by cloning the repository and installing dependencies.
- Step2: Start the MCP server using Python, ensuring dependencies like uv and SQLAlchemy are installed.
- Step3: Use MCP client tools or AI systems to send commands such as create_gathering, add_expense, and calculate_reimbursements.
- Step4: Manage members by adding or removing them through the API.
- Step5: Finalize and close the gathering once all expenses are settled.