- Step 1: Clone the repository from GitHub.
- Step 2: Set up a Python virtual environment.
- Step 3: Install dependencies using pip.
- Step 4: Download a sample SQLite database or prepare your own.
- Step 5: Configure the servers_config.json file with your database path.
- Step 6: Set your API key in the .env file.
- Step 7: Run the client using 'python mcp_client.py'.
- Step 8: Interact using natural language queries and type 'exit' to end.