- Step1: Obtain a Microsoft OneDrive access token via Microsoft Graph Explorer or registration in Azure Portal.
- Step2: Configure the MCP server with your access token using environment variables or configuration files.
- Step3: Build the project with Maven or prepare Docker deployment as per instructions.
- Step4: Run the server locally with Java or using Docker container.
- Step5: Connect your AI agent or application to the MCP server URL.
- Step6: Use provided MCP tools to search files, navigate folders, or retrieve URLs from OneDrive.