- Step1: Clone the GitHub repository or download the binary release.
- Step2: Configure your TuShare API token in the `.env` file.
- Step3: Build the project using `cargo build --release` or use pre-built binaries.
- Step4: Start the server with `./target/release/tsrs-mcp-server`.
- Step5: Connect to the server endpoint, e.g., `http://127.0.0.1:8999`, via compatible clients or HTTP tools.
- Step6: Use the supported MCP modules and functions to query or analyze stock data.