Rlm Development

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-development

Quick Setup Config

Copy & paste ready

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

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

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

About

Guide for developing and contributing to the pyrlm-runtime project. Use when modifying core modules, adding features, fixing bugs, or understanding the architecture of the Recursive Language Model runtime.

Tags

ai-mlpythonbashtestingapiskill

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

Rlm Development — MCP Server for Claude Code