Skip to content
Cline

Granoflow for Cline

com.granoflow/mcp-server

Connect MCP-capable AI agents to local Granoflow tasks, reviews, cards, imports, and work memory.

client:Cline transport:stdio runtime:npm

Install Granoflow 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": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@granoflow/mcp-server"
      ]
    }
  }
}

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

Granoflow in other clients