- Step 1: Clone the repository from GitHub
- Step 2: Copy and edit the configuration file (.env.example.toml to .env.toml) to set parameters
- Step 3: Run the server in proxy mode with 'go run main.go proxy' or in API mode with 'go run main.go api'
- Step 4: Configure MCP clients to connect via the provided proxy URL or API endpoints
- Step 5: Monitor server activity and adjust configurations as needed