Skip to content
Windsurf

TRIZ for Windsurf

io.github.sv/triz

Deterministic, read-only TRIZ knowledge: parameters, principles, matrix, tool routing, effects.

client:Windsurf transport:stdio runtime:npm

Install TRIZ 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": {
    "triz": {
      "command": "npx",
      "args": [
        "-y",
        "triz-mcp"
      ],
      "env": {
        "TRIZ_DATA_DIR": "<TRIZ_DATA_DIR>",
        "TRIZ_GRAPH": "<TRIZ_GRAPH>",
        "TRIZ_REGISTRY": "<TRIZ_REGISTRY>"
      }
    }
  }
}

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

TRIZ in other clients