What problem does it solve?
Establishing the first Business Central connection inside Cowork is error-prone and requires downloading helper scripts, collecting tenant/app/company details, performing secure credential encryption, and writing the correct MCP configuration entry without leaking secrets.
Core Features & Use Cases
- Guided first-time setup wizard for connecting Origo Cowork to a Business Central tenant via the Origo MCP endpoint.
- Two authentication flows (Client secret or Device code) that collect credentials only in the user’s own terminal and produce encrypted connection blobs.
- One-shot configuration writing with validation that encrypts credentials, wraps them for local use, auto-detects the correct Claude Desktop config path on Windows, and validates by calling list_companies before creating the MCP entry.
- Use Case: set up a new BC environment (e.g., Production or UAT) and create a working
mcp__bc-<nickname>__list_companies target for subsequent Cowork skills and actions.
Quick Start
Ask to run the origo-bc-setup skill to connect Cowork to your Business Central tenant and create your first mcp__bc-<nickname> entry.