- Step 1: Clone the repository and set up a virtual environment
- Step 2: Install dependencies via pip
- Step 3: Generate client keys using 'generate-keys' command
- Step 4: Run the mock server with 'scripts.mock_mcp_server' or ensure the real MCP server is operational
- Step 5: Fetch server keys automatically or manually
- Step 6: Execute inference requests using 'run-inference', optionally chaining multiple models with 'run-agent'
- Step 7: Update server policies with 'update-policy' command and a policy file
- Step 8: Monitor responses and verify cryptographic signatures and encryption for security compliance