- Step1: Download the latest release from GitHub.
- Step2: Unzip and navigate to the zin-mcp-client directory.
- Step3: Install dependencies using uv or pip.
- Step4: Set up Ollama by installing and running your preferred LLM model.
- Step5: Configure MCP server settings in the mcp_config.json file.
- Step6: Run the client with uv or pip, specifying server, model, and config options.
- Step7: Use the CLI to connect to MCP servers, invoke functions, and analyze responses.