- Step 1: Clone the repository from GitHub
- Step 2: Install dependencies using 'go mod download'
- Step 3: Configure the server if necessary (e.g., authentication token)
- Step 4: Run the server with 'go run main.go'
- Step 5: Connect to the server using JSON-RPC requests over SSE or HTTP endpoints
- Step 6: Use the available tools to execute SQL queries or list tables