- Clone or fork the repository.
- Build the project using 'swift build' to verify setup.
- Modify the EasyMCP implementation to add your custom functions.
- Extend or customize the command-line tools as needed.
- Test your MCP server using the MCP Inspector and debugging tools.
- Run the server with 'swift run' or your custom executable.