heuresis for Windsurf
io.github.toremlabs/heuresis
Read & write your Heuresis idea graph and run TRIZ/C-K/ASIT operators from your AI assistant.
client:Windsurf
transport:stdio
runtime:npm
Install heuresis in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"heuresis": {
"command": "npx",
"args": [
"-y",
"@heuresis/mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs