Rlm Debugging

MCP Server

by apenab · Added 5mo ago

Claude
11

Install

git clone https://github.com/apenab/pyrlm-runtime

Add to Claude

claude mcp add rlm-debugging

Quick Setup Config

Copy & paste ready

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "rlm-debugging": {
      "command": "npx",
      "args": [
        "@modelcontextprotocol/rlm-debugging"
      ]
    }
  }
}

Paste into your Claude Desktop config file, then restart Claude.

About

Debug and diagnose RLM execution issues using the Trace system, REPL inspection, and policy analysis. Use when an RLM run produces incorrect results, hits policy limits, loops unexpectedly, or needs performance optimization.

Tags

ai-mlpythongotestingdebuggingskill

From Our Store

View all →
Toolkit

AI Coding Agent Blueprints

$49+

Workflow blueprints for AI coding agents

Claude Code

Claude Code Power User Kit

$39+

Advanced Claude Code skills and configurations