- Clone the repository
- Start the server with Docker Compose using 'docker-compose up -d'
- Configure Cursor by adding a new MCP connection with specified parameters
- Use the provided tools (`postgres_query`, `postgres_list_tables`, `postgres_describe_table`) for database operations
- Check logs with 'docker logs mcp-postgres-server' for troubleshooting