Skip to content

mbaic/bc-al-toolkit

v1.0.0MIT

AL-aware code review skill and read-only Microsoft Learn documentation lookup for Business Central pull requests.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

microsoft-learnstreamable-http
{
  "type": "streamable-http",
  "url": "https://learn.microsoft.com/api/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "bc-al-toolkit",
  "description": "AL-aware code review skill and read-only Microsoft Learn documentation lookup for Business Central pull requests.",
  "version": "1.0.0",
  "author": {
    "name": "Milos Baic"
  },
  "homepage": "https://github.com/mbaic/mb-al-ai-toolkit-agent-plugin",
  "repository": "https://github.com/mbaic/mb-al-ai-toolkit-agent-plugin",
  "license": "MIT",
  "keywords": [
    "business-central",
    "al",
    "code-review",
    "al-go",
    "microsoft-learn",
    "copilot",
    "agent-plugins"
  ]
}