UNPKG

bc-webclient-mcp

Version:

Model Context Protocol (MCP) server for Microsoft Dynamics 365 Business Central via WebUI protocol. Enables AI assistants to interact with BC through the web client protocol, supporting Card, List, and Document pages with full line item support and server

10 lines 309 B
/** * Configuration Tests * * Tests for centralized configuration module. * Note: Config is a singleton that reads env vars at module load time, * so these tests verify the current runtime config rather than testing * all possible configurations. */ export {}; //# sourceMappingURL=config.spec.d.ts.map