Model Context Protocol (MCP) server providing intelligent AL (Application Language) code assistance for Microsoft Dynamics 365 Business Central development.
{
"mcpServers": {
"al": {
"command": "npx",
"args": [
"-y",
"al-mcp-server"
]
}
}
}