loacher-solution/bc-agent-plugin

Business Central AL development agent for Claude Code — compile, debug, test, and look up symbols offline without guessing

2Stars on the repository
8Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

bc-bootstrap

01

loacher-solution/bc-agent-plugin

Skill Claude CodeCodex

Initializes a Business Central project for Claude Code. Resolves the AL toolchain, offers to install BcContainerHelper, writes .mcp.json with almcp and bc-symbols MCP server entries, and creates CLAUDE.md. Run once per project before using the bc-developer subagent.

2 4mo ago A 64 tokens original MIT

bc-container

02

loacher-solution/bc-agent-plugin

Skill Claude CodeCodex

Create, use, and remove Business Central containers via BcContainerHelper. Use when the user needs a local BC server for publish, debug, or running tests — NOT for symbol-only work, which aldownloadsymbols handles without a container.

2 4mo ago A 51 tokens original MIT

bc-symbol-lookup

03

loacher-solution/bc-agent-plugin

Skill Claude CodeCodex

Offline Business Central symbol lookup via a local MCP server. Provides bcfindobject, bcgetfields, bcgetprocedures, bcsearch, and bclistapps tools that parse .app files in the project's .alpackages/ folder. Use this instead of guessing object IDs, field names, or procedure signatures.

2 4mo ago A 68 tokens original MIT