Skip to content
Cline

genexus for Cline

io.github.lennix1337/genexus

Read, edit, and analyze GeneXus 18 KB objects from Claude, Cursor, and AI agents.

client:Cline transport:stdio runtime:npm

Install genexus in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "genexus": {
      "command": "npx",
      "args": [
        "-y",
        "genexus-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

genexus in other clients