TRIZ for Claude Code
io.github.sv/triz
Deterministic, read-only TRIZ knowledge: parameters, principles, matrix, tool routing, effects.
client:Claude Code
transport:stdio
runtime:npm
Install TRIZ in Claude Code
run in your project directory
claude mcp add triz -e TRIZ_DATA_DIR=<TRIZ_DATA_DIR> -e TRIZ_GRAPH=<TRIZ_GRAPH> -e TRIZ_REGISTRY=<TRIZ_REGISTRY> -- npx -y triz-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs