Skip to content
Windsurf

loki mode for Windsurf

io.github.asklokesh/loki-mode

Autonomous spec-to-product coding-agent CLI with an MCP server exposing 36 tools over stdio.

client:Windsurf transport:stdio runtime:npm

Install loki mode in Windsurf

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

{
  "mcpServers": {
    "loki-mode": {
      "command": "npx",
      "args": [
        "-y",
        "loki-mode"
      ]
    }
  }
}

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

loki mode in other clients