Rlm Development
MCP Serverby apenab · Added 5mo ago
Claude
11
Install
git clone https://github.com/apenab/pyrlm-runtimeAdd to Claude
claude mcp add rlm-developmentQuick 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