- Step1: Clone the repository using `git clone https://github.com/Ceeon/mcp-chat-client`
- Step2: Install dependencies with `npm install`
- Step3: Configure environment variables in `.env` file, including API keys and service URL
- Step4: Start the server with `npm start` or `node server.js`
- Step5: Access the application via `http://localhost:3000` in your browser
- Step6: Input geographic queries or route requests in the chat interface
- Step7: The system processes your input, invokes MCP tools, and displays responses