Skip to content
Claude Desktop

rpg encoder for Claude Desktop

io.github.userfrm/rpg-encoder

Semantic code graph for AI-assisted code understanding via tree-sitter and MCP.

client:Claude Desktop transport:stdio runtime:npm

Install rpg encoder in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "rpg-encoder": {
      "command": "npx",
      "args": [
        "-y",
        "rpg-encoder"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

rpg encoder in other clients