Skip to content
Windsurf

Granoflow for Windsurf

com.granoflow/mcp-server

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

client:Windsurf transport:stdio runtime:npm

Install Granoflow in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@granoflow/mcp-server"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Granoflow in other clients