- Step 1: Clone the repository from GitHub
- Step 2: Run 'bin/setup' to install dependencies
- Step 3: Copy and configure the '.env.example' file
- Step 4: Start PostgreSQL with 'make up' or configure your database
- Step 5: Launch the Rails server with 'bin/rails s'
- Step 6: Access MCP engine at '/action_mcp' route