Skip to content
Windsurf

rpg encoder for Windsurf

io.github.userfrm/rpg-encoder

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

client:Windsurf transport:stdio runtime:npm

Install rpg encoder in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

rpg encoder in other clients