- Step 1: Install Azure Developer CLI
- Step 2: Clone the repository using 'git clone https://github.com/localden/remote-auth-mcp-apim-py'
- Step 3: Navigate to the repository directory
- Step 4: Log in to Azure using 'azd auth login'
- Step 5: Deploy the infrastructure with 'azd up'
- Step 6: Copy the printed endpoint URL after deployment
- Step 7: Run 'npx @modelcontextprotocol/[email protected]' to start the MCP Protocol Inspector
- Step 8: Switch transport to SSE, set the URL to the endpoint, and connect
- Step 9: Authenticate via the tenant credentials when prompted
- Step 10: List and run MCP tools such as 'get_graph_user_details' to retrieve user data