cd companion npm install cp .env.example .env # then edit .env (cases root, AI provider/model/key) npm run dev DFIR_AI_CONTEXT_TOKENS Model context window; default 128000 (raise for Claude 200k/Gemini ...
This is a comprehensive implementation of the Office MCP (Model Context Protocol) server that connects Claude with Microsoft 365 services through the Microsoft Graph API. Headless Operation! Run ...