stefanoshea/rlm-tools
RLM-style MCP server that provides a persistent, sandboxed Python workspace for codebase exploration, keeping file data server-side to reduce LLM context usage and return only intentional summaries
Platform-specific configuration:
{
"mcpServers": {
"rlm-tools": {
"command": "npx",
"args": [
"-y",
"rlm-tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...