gorev for Windsurf
io.github.msenol/gorev
Task management system for AI assistants with MCP protocol, templates, and bilingual support (TR/EN)
client:Windsurf
transport:stdio
runtime:npm
Install gorev in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"gorev": {
"command": "npx",
"args": [
"-y",
"@mehmetsenol/gorev-mcp-server"
],
"env": {
"GOREV_LANG": "<GOREV_LANG>",
"GOREV_DATA_DIR": "<GOREV_DATA_DIR>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs