- Step1: Clone the repository from GitHub.
- Step2: Create the vector database and embed PDFs using MCP_setup.ipynb.
- Step3: Set up a virtual environment and install dependencies with uv sync.
- Step4: Run the MCP server and client scripts via Python.
- Step5: Interact with the MCP system through the client interface to invoke tools, access resources, and use prompts.