heuresis for Claude Desktop
io.github.toremlabs/heuresis
Read & write your Heuresis idea graph and run TRIZ/C-K/ASIT operators from your AI assistant.
client:Claude Desktop
transport:stdio
runtime:npm
Install heuresis in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"heuresis": {
"command": "npx",
"args": [
"-y",
"@heuresis/mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs