Skip to content
Cline

gorev for Cline

io.github.msenol/gorev

Task management system for AI assistants with MCP protocol, templates, and bilingual support (TR/EN)

client:Cline transport:stdio runtime:npm

Install gorev 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "gorev": {
      "command": "npx",
      "args": [
        "-y",
        "@mehmetsenol/gorev-mcp-server"
      ],
      "env": {
        "GOREV_LANG": "<GOREV_LANG>",
        "GOREV_DATA_DIR": "<GOREV_DATA_DIR>"
      }
    }
  }
}

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

gorev in other clients