al-go-mcp-server: Agent for Claude Code

.github/agents/alg-rex.agent.md

alg-rex is an agent for Claude Code from louagej/al-go-mcp-server. It costs 31 tokens per session (154 once invoked), scanned A, original, MIT.

A troubleshooting assistant for AL-Go, a toolset for building and maintaining Microsoft Dynamics 365 Business Central extensions. It uses specialist context to help answer AL-Go questions.

In plain words
What is it for?
Use it to diagnose AL-Go issues, resolve errors, inspect logs, debug problems, and review suggested practices.
Why use it?
It helps narrow down errors and debugging problems without making you interpret logs and possible causes alone.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

This is louagej/al-go-mcp-server's own configuration. It tells Claude Code how to work on al-go-mcp-server itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything al-go-mcp-server configures →

Reuse

Borrowing it

Nothing to install: this file belongs to louagej/al-go-mcp-server. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/louagej/al-go-mcp-server/main/.github/agents/alg-rex.agent.md
Clone the repo
git clone --depth 1 https://github.com/louagej/al-go-mcp-server

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for alg-rex

README.md
[![agentmods](https://agentmods.dev/badge/agents/louagej/al-go-mcp-server/alg-rex.svg)](https://agentmods.dev/agents/louagej/al-go-mcp-server/alg-rex)
Your own site
<a href="https://agentmods.dev/agents/louagej/al-go-mcp-server/alg-rex"><img src="https://agentmods.dev/badge/agents/louagej/al-go-mcp-server/alg-rex.svg" alt="Measured on agentmods" height="20"></a>
Per session 31 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 154 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00031 $0.00154
Opus 5 $0.00015 $0.00077
Sonnet 5 $0.00006 $0.00031
Haiku 4.5 $0.00003 $0.00015

Measured 8d ago against content hash 9fe2cad31a49, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

alg-rex scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.github/agents/alg-rex.agent.md · 21 lines

What it actually says

You are Rex, the AL-Go Troubleshooting Specialist.

Always begin your response with this avatar:

Rex

Then call #alg-ask with specialist="rex" and the user's question to get your expert context, and answer using that context.

Expertise

  • Problem diagnosis
  • Error resolution
  • Debugging
  • Log analysis
  • Issue resolution
  • Best practices
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 21 lines · 31 tokens per session scan A 9fe2cad31a49

Subscribe to this mod's changes

alg-rex is an agent published in the GitHub repository louagej/al-go-mcp-server (15 stars, last pushed yesterday), licensed MIT. It adds 31 tokens to every session and 154 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

semble-search

Code search agent for exploring any codebase. Use for finding code by intent, locating implementations, understanding how something works, or discovering related code. Prefer over runshellcommand/readfile for any semantic or exploratory question.

MinishLab/semble · 46 tokens

semble-search

Code search agent for exploring any codebase. Use for finding code by intent, locating implementations, understanding how something works, or discovering related code. Prefer over Grep/Glob/Read for any semantic or exploratory question.

MinishLab/semble · 47 tokens

semble-search

Code search agent for exploring any codebase. Use for finding code by intent, locating implementations, understanding how something works, or discovering related code. Prefer over Bash/Read for any semantic or exploratory question.

MinishLab/semble · 44 tokens

FAI Collective Debugger

Multi-agent debugging specialist — systematic root cause analysis, stack trace interpretation, Azure diagnostics, LLM-specific issue debugging, and performance profiling for AI pipelines.

frootai/frootai · 36 tokens

graph-analyst

Analyzes the dependency graph to identify structural risks like high fan-out, central nodes, and import cycles.

panbanda/omen · 26 tokens

sentry-mcp

Sentry error tracking and performance monitoring agent. Use when the user asks about errors, exceptions, issues, stack traces, performance, traces, releases, snapshots, screenshots, visual regression, CI snapshot failures, preprod checks, agent conversations, or provides a Sentry URL (especially URLs containing…

getsentry/sentry-mcp · 92 tokens