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

8 lines 246 B
/** * Model Context Protocol (MCP) Types * * Type definitions for MCP tools, resources, and protocol interactions. * These types define how the BC MCP server exposes capabilities to Claude. */ export {}; //# sourceMappingURL=mcp-types.js.map