Developer Tools
Trust: 41/100 (Fair)io.github.userFRM/rpg-encoder Guide
Semantic code graph for AI-assisted code understanding via tree-sitter and MCP.
19 starsby userFRM
Quick Start
Install
npx rpg-encoderClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-userfrm-rpg-encoder": {
"command": "npx",
"args": [
"rpg-encoder"
]
}
}
}