Skip to content
Windsurf

kira for Windsurf

io.github.aibenyclaude-coder/kira

Skills and Scars for AI agents - your agent records its failures and never repeats them.

client:Windsurf transport:stdio runtime:npm

Install kira in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "kira": {
      "command": "npx",
      "args": [
        "-y",
        "kira-mcp"
      ],
      "env": {
        "KIRA_TELEMETRY": "<KIRA_TELEMETRY>",
        "KIRA_TELEMETRY_URL": "<KIRA_TELEMETRY_URL>",
        "KIRA_HOME": "<KIRA_HOME>",
        "KIRA_PRO_KEY": "<KIRA_PRO_KEY>"
      }
    }
  }
}

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

kira in other clients