- Step1: Clone the repository and install dependencies.
- Step2: Configure 'mcp_hub_config.json' with MCP servers and tools.
- Step3: Build the project using 'npm run build'.
- Step4: Run the server with 'npm start'.
- Step5: Configure your LLM client to connect to the gateway-client endpoint.
- Step6: Use your LLM client to list and call tools via namespaced identifiers.