gorev for Claude Desktop
io.github.msenol/gorev
Task management system for AI assistants with MCP protocol, templates, and bilingual support (TR/EN)
client:Claude Desktop
transport:stdio
runtime:npm
Install gorev in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"gorev": {
"command": "npx",
"args": [
"-y",
"@mehmetsenol/gorev-mcp-server"
],
"env": {
"GOREV_LANG": "<GOREV_LANG>",
"GOREV_DATA_DIR": "<GOREV_DATA_DIR>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs