Skip to content
Windsurf

Ikuna for Windsurf

io.github.robertohanas/ikuna-mcp

Read workspace context and activity from the running Ikuna macOS app, with app-managed permissions.

client:Windsurf transport:stdio runtime:npm

Install Ikuna in Windsurf

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

{
  "mcpServers": {
    "ikuna-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ikuna-mcp"
      ]
    }
  }
}

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

Ikuna in other clients